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
每天5条短信
master
leiyun
2 months ago
parent
9be0801a4b
commit
34550b50d5
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
@@ -27,7 +27,7 @@ module.exports = {
length: 6,
expireMinutes: 5,
intervalSeconds: 60,
dailyLimit:
3
dailyLimit:
5
},
// 是否启用短信发送(关闭时仅打印日志不真实发送)
Write
Preview
Loading…
Cancel
Save