摘要:
1、以实体类方式接收 @Controller @RequestMapping("/user") public class UserAction { @RequestMapping(value = "/add") @ResponseBody public String add(@RequestBody 阅读全文
posted @ 2020-09-23 15:08
与f
阅读(1153)
评论(0)
推荐(0)
摘要:
public static void main(String[] args) { Map<String, String> map = new HashMap<String, String>(); map.put("1", "value1"); map.put("2", "value2"); map. 阅读全文
posted @ 2020-09-23 15:03
与f
阅读(473)
评论(0)
推荐(0)

浙公网安备 33010602011771号