Browse Source

发送短信或邮件

lyhzzz 5 months ago
parent
commit
977b602116
1 changed files with 6 additions and 1 deletions
  1. 6 1
      README.md

+ 6 - 1
README.md

@@ -62,6 +62,11 @@
 更新邮件模板
 nacos配置:
 agent:
+  environment: cn
   sms:
-    template-code: abc
+    template-code: SMS_480830176
+  task:
+    auth-exp-day: 14
+    auth-exp-msg: 0 0 11 * * ?
+  
 ~~~~