发送

POSTMAN 发送 post 请求及Spingboot 接收

接收

@PostMapping("/notice")
public Map<String,Object> asoNotice(@RequestParam("app")String app ......

 

相关文章: