dever 6 年之前
父節點
當前提交
7f4c4d6f7b
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/Reg.php

+ 1 - 1
src/Reg.php

@@ -279,7 +279,7 @@ class Reg extends Base
 
             $method = 'checkEmailExists';
 
-            $this->$method(1, true);
+            $this->$method(1, 1);
 
             $code = $this->code(false, false);