dever 6 lat temu
rodzic
commit
38dae979c4
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      src/Reg.php

+ 1 - 1
src/Reg.php

@@ -76,7 +76,7 @@ class Reg extends Base
      * 检测手机号是否注册
      * @return mixed
      */
-    private function checkMobileExist()
+    public function checkMobileExist()
     {
         $mobile = $this->checkMobileExists(1);