Pārlūkot izejas kodu

[智价云] 发送短信更新

tangyuanwang 4 dienas atpakaļ
vecāks
revīzija
6c88580a6c
1 mainītis faili ar 1 papildinājumiem un 0 dzēšanām
  1. 1 0
      app/Servers/Sms/VerifyCode.php

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

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