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.
#3246 这次修改有bug。
定义javabean: @JSONField(name="NPath") String name;
原本json的 {"npath": "xxxxx.jpg"} 是可以反解析的。
这次升级后就导致无法解析了
The text was updated successfully, but these errors were encountered: