JSON parse error: Cannot deserialize value of type `java.lang.Boolean` from String "'1'": only "true" or "false" recognized; nested exception is com.fasterxml.jackson.databind.exc.InvalidFormatException: Cannot deserialize value of type `java.lang.Boolean` from String "'1'": only "true" or "false" recognized at [Source: (PushbackInputStream); line: 1, column: 480] (through reference chain: com.zbkj.common.request.StoreSeckillMangerRequest["status"])


