Skip to content
This repository was archived by the owner on Oct 23, 2024. It is now read-only.
This repository was archived by the owner on Oct 23, 2024. It is now read-only.

com.alibaba.fastjson.JSONException: syntax error, expect {, actual string, pos 917 #1486

@fnwib

Description

@fnwib

我发现这个出错是因为json里有一个songList,一个songlist 这样两个key,我的实体类里只写了songList(songlist这个字段不需要)。

1.2.32 处理json songlist这个key时,匹配到是类型是songList
1.2.36 在抛出这个异常之前有一个空指针

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions