JSON parse error: Cannot deserialize value of type
java.util.ArrayList<xxx.entity.ReviseInfo>
from Object value (token JsonToken.START_OBJECT
); nested exception is com.fasterxml.jackson.databind.exc.MismatchedInputException: Cannot deserialize value of type java.util.ArrayList<xxx.entity.ReviseInfo>
from Object value (token JsonToken.START_OBJECT
)
at [Source: (PushbackInputStream); line: 1, column: 1]
【Controller】
@PostMapping("/add")
public Result<String