mirror of
https://gitee.com/xiaonuobase/snowy
synced 2025-12-19 11:43:58 +08:00
【优化】短信发送参数调整
This commit is contained in:
@@ -63,5 +63,5 @@ public interface DevSmsApi {
|
||||
* @author xuyuxiang
|
||||
* @date 2022/2/24 13:42
|
||||
**/
|
||||
void sendSmsXiaonuo(String phoneNumbers, String signName, String templateCode, String message);
|
||||
void sendSmsXiaonuo(String phoneNumbers, String signName, String message);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user