Please enable JavaScript in your browser!
Home
Explore
Help
Sign In
caojunfei
/
stest
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
i
junfei
6 years ago
parent
7df63ea309
commit
11b221a713
1 changed files
with
1 additions
and
0 deletions
Split View
Show Diff Stats
1
0
app/controller/Sms.php
+ 1
- 0
app/controller/Sms.php
View File
@@ -65,6 +65,7 @@ class Sms extends BaseController
//记录原始错误消息入库
}
+ return $ret;
}