dever před 6 roky
rodič
revize
38dae979c4
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  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);