前端传的数据是json 格式 后端的处理
摘要:
List spots =spotService.selLike(str); System.out.println(spots); JSONObject jsonObject = new JSONObject();//创建Json对象 jsonObject.put("spots",spots); System.out.pr... 阅读全文
posted @ 2018-05-07 14:56 小白菜好吃 阅读(1350) 评论(0) 推荐(0)
浙公网安备 33010602011771号