webserver转发json序列化失败

org.springframework.http.converter.HttpMessageNotReadableException: JSON parse error: Unexpected character (‘c’ (code 99)): was expecting comma to separate Object entries; nested exception is com.fasterxml.jackson.core.JsonParseException: Unexpected character (‘c’ (code 99)): was expecting comma to separate Object entries

这少了个逗号