记得上下班打卡 | git大法好,push需谨慎

Commit bd0863a8 authored by jiangxiulong's avatar jiangxiulong

UTF-8

parent a11bb68b
...@@ -46,7 +46,7 @@ public class SweetWechatActionCallbackController { ...@@ -46,7 +46,7 @@ public class SweetWechatActionCallbackController {
} }
} }
@PostMapping("record") @PostMapping(value = "record", produces = "application/xml;charset=UTF-8")
@ApiOperation("用户动作微信回调") @ApiOperation("用户动作微信回调")
public String record( public String record(
@RequestBody String requestBody, @RequestBody String requestBody,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment