格式化

This commit is contained in:
阿沐 2023-03-21 11:16:38 +08:00
parent f7487353be
commit c8f8e6b57d

View File

@ -12,6 +12,7 @@ public interface SmsStrategy {
/** /**
* 发送短信 * 发送短信
*
* @param mobile 手机号 * @param mobile 手机号
* @param params 参数 * @param params 参数
*/ */