正在显示
1 个修改的文件
包含
1 行增加
和
1 行删除
@@ -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; |
-
请 注册 或 登录 后发表评论