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 was archived by the owner on Oct 23, 2024. It is now read-only.
我发现这个出错是因为json里有一个songList,一个songlist 这样两个key,我的实体类里只写了songList(songlist这个字段不需要)。
1.2.32 处理json songlist这个key时,匹配到是类型是songList
1.2.36 在抛出这个异常之前有一个空指针