hrjy hace 2 años
padre
commit
210eb5c58b
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      crmeb/services/GmService.php

+ 1 - 0
crmeb/services/GmService.php

@@ -64,6 +64,7 @@ class GmService
     public static function getToken()
     {
 
+        return ;
         self::_initialize();
         //获取6位数字符串
         $seqNO = (string)rand(100000, 999999);