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

Commit 60885c98 authored by jiangxiulong's avatar jiangxiulong

del 没有的代码

parent 3240349a
......@@ -32,12 +32,6 @@ public class SweetWechatTemplateController {
return sweetTemplateService.openSendMsg(param);
}
@PostMapping("testSend")
@ApiOperation("发送模版消息公共接口")
public ResponseDto testSend(@Valid @RequestBody SweetOpenSendMsgParam param) {
return sweetTemplateService.testSendMsg(param);
}
@PostMapping("remind")
@ApiOperation("提醒记录")
@ApiImplicitParams({
......
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