You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Expected :{"standardCategory":"NEW_CALL_STATUS","standardCode":"2"}
Actual :{}
at Issue1158TestMutated_221.testMutated1(Issue1158TestMutated_221.java:62)
The text was updated successfully, but these errors were encountered:
问题描述
类似#1158, fastjson 在@JSONField(unwrapped = true)在JSON.parseObject时 与fastjson2结果不同
环境信息
重现步骤
期待的正确结果
期望两者的处理结果应保持一致
相关日志输出
Expected :{"standardCategory":"NEW_CALL_STATUS","standardCode":"2"}
Actual :{}
at Issue1158TestMutated_221.testMutated1(Issue1158TestMutated_221.java:62)
The text was updated successfully, but these errors were encountered: