This website works better with JavaScript.
Home
Explore
Help
Sign In
leiyun
/
cytx_api
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
修改短信验证码
master
leiyun
2 days ago
parent
cc33dba4df
commit
7e4ba808db
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
src/config/sms.js
+ 1
- 1
src/config/sms.js
View File
@@ -16,7 +16,7 @@ module.exports = {
// 模板ID
templates: {
code: '2614
695
', // 验证码:{1}验证码, {2}分钟
code: '2614
777
', // 验证码:{1}验证码, {2}分钟
有效
auditApproved: '2614698', // 审核通过(无变量)
auditRejected: '2614700' // 审核失败:{1}驳回原因
},
Write
Preview
Loading…
Cancel
Save