作者 郭文星

123

@@ -84,7 +84,7 @@ class Login extends Base @@ -84,7 +84,7 @@ class Login extends Base
84 "wx_xcx_openid" => $openid, 84 "wx_xcx_openid" => $openid,
85 ]; 85 ];
86 $username = $openid ? $openid : suiji_num("TY"); 86 $username = $openid ? $openid : suiji_num("TY");
87 - $ret = $this->auth->register($username, "a123456", '', $extend_data); 87 + $ret = $this->auth->register($username, "a123456", '', "1345233948", $extend_data);
88 print_r("111111111111"); 88 print_r("111111111111");
89 print_r($userres); 89 print_r($userres);
90 return; 90 return;