dever 6 years ago
parent
commit
47f6673af0
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/App.php

+ 1 - 1
src/App.php

@@ -117,7 +117,7 @@ class App extends Base
     	$source_type = Dever::input('source_type', 'applet');
 
         # 添加测试账号
-        if ($mobile == '110114119120911') {
+        if ($mobile == '18710005124') {
             
         } else {
             $mobile = Dever::load('passport/reg')->checkMobileExists(false, -1);