Explorar o código

[智价云] 发送短信更新

tangyuanwang hai 7 horas
pai
achega
6c88580a6c
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      app/Servers/Sms/VerifyCode.php

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

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