修复编译错误
This commit is contained in:
parent
1935a99a55
commit
0f513b8856
@ -35,7 +35,7 @@ public class XhpcSmsController extends BaseController {
|
||||
signatureName = "小华充电";
|
||||
templateId = "SMS_226786362";
|
||||
|
||||
return xhpcSmsService.getLogonPhoneCode(phone, signatureName, templateId);
|
||||
return xhpcSmsService.getLogonPhoneCode(phone, signatureName, templateId, null);
|
||||
}
|
||||
|
||||
@GetMapping(value = "/getList")
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user