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
{{ message }}
This repository has been archived by the owner on Oct 23, 2024. It is now read-only.
直接反序列化到下面的实体类时,mchAreaCode会被赋值为 JSON串的mchareaCode值
加入JSONField,mchAreaCode还是会被赋值为 JSON串的mchareaCode值
虽然知道JSON串数据有问题,但是这么个反序列化的逻辑问题应该更大
这里使用的fastjson版本为1.2.83
The text was updated successfully, but these errors were encountered: