This website works better with JavaScript
Home
Explore
Help
Register
Sign In
tangyuanwang
/
zhijiayun
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
[智价云] 发送短信更新
tangyuanwang
1 day ago
parent
31ce071271
commit
6c88580a6c
1 changed files
with
1 additions
and
0 deletions
Split View
Show Diff Stats
1
0
app/Servers/Sms/VerifyCode.php
+ 1
- 0
app/Servers/Sms/VerifyCode.php
View File
@@ -100,4 +100,5 @@ class VerifyCode
// 返回结果
return $result;
}
+ }
}