在项目中我们传值时,常常需要把对象集合转成Json集合进行传递。可用如下代码来进行转换:@Test public void test() throws Exception { List<JSONObject> dataJson ...
確定! 回上一頁