07 2025 档案

摘要:当对方的接口参数是@RequestBody类型时如何调用。 1、对方controller接口写发如下: @PostMapping(value = "/test") @ResponseBody public StringresultBack(@RequestBody String resultJson 阅读全文
posted @ 2025-07-23 19:30 万笑佛 阅读(55) 评论(0) 推荐(0)