Commit 93be0208 authored by huyuchen's avatar huyuchen

huych-入职登记商险待办提交

parent 94bc24c4
...@@ -67,7 +67,7 @@ public class SmsUtil { ...@@ -67,7 +67,7 @@ public class SmsUtil {
* @return 错误示例 {"Message":"模板不合法(不存在或被拉黑)","RequestId":"D7923A5B-AE30-481C-84D4-56BB0F230848","Code":"isv.SMS_TEMPLATE_ILLEGAL"} * @return 错误示例 {"Message":"模板不合法(不存在或被拉黑)","RequestId":"D7923A5B-AE30-481C-84D4-56BB0F230848","Code":"isv.SMS_TEMPLATE_ILLEGAL"}
**/ **/
public static AliSmsResult sendSms(String phone,String code) { public static AliSmsResult sendSms(String phone,String code) {
return sendSms(phone,code,"皖信人力"); return sendSms(phone,code,"皖信人力");
} }
} }
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