Commit e28c0260 authored by wwccw0591's avatar wwccw0591

Merge branch 'master_dev' of git.shenbd.com:qm-develop/shenbd into linqing

parents 3034c421 5bf09ada
...@@ -103,7 +103,7 @@ class ShortMessageModel { ...@@ -103,7 +103,7 @@ class ShortMessageModel {
if($result['status']){ if($result['status']){
return true; return true;
} }
\Our\Log::getInstance()->write($result['msg'],'/data/log/apptest'); \Our\Log::getInstance()->write($result['msg']);
} }
return false; return false;
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment