Fastjson json to map

    xiaoxiao2021-03-26  25

    Map<String, Object> map = JSON.parseObject(jsonStr, new TypeReference<Map<String, Object>>(){});
    转载请注明原文地址: https://ju.6miu.com/read-664066.html

    最新回复(0)