浏览代码

[智价云] 发送短信更新

tangyuanwang 4 天之前
父节点
当前提交
6c88580a6c
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      app/Servers/Sms/VerifyCode.php

+ 1 - 0
app/Servers/Sms/VerifyCode.php

@@ -100,4 +100,5 @@ class VerifyCode
             // 返回结果
             return                          $result;
         }
+    }
 }