测试推送结束
This commit is contained in:
@@ -53,10 +53,4 @@ public class SmsShopTemplateController {
|
||||
templateService.resubmit(param);
|
||||
return CzgResult.success();
|
||||
}
|
||||
|
||||
@PostMapping("/testSend")
|
||||
public CzgResult<Void> resubmit() {
|
||||
templateService.testSend();
|
||||
return CzgResult.success();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user