Cannot deserialize instance of `java.lang.String` out of START_ARRAY token
摘要:反序列化时,字段接受非数组,但是传入的是数组 @PostMapping(path = "/aa", produces = { "application/json;charset=UTF-8" }, consumes= {"application/json;charset=UTF-8"}) @Resp
阅读全文
posted @ 2023-06-02 08:14
浙公网安备 33010602011771号