解析json对象为list<T>

        List<T> list = JSON.parseArray(jsonStr, T.class);
posted @ 2023-03-01 14:46  晚风没有颜色  阅读(60)  评论(0)    收藏  举报