Iterate an array in Json object with Jaspersoft and Spring

前端 未结 0 904
时光取名叫无心
时光取名叫无心 2020-12-19 00:45

im triying to parse an Json from spring to Jaspersoft, so i do the follow:

JSONObject json = new JSONObject();
json.put("t", tickets);
json.put(&quo         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题