Commit fe750bad authored by hezhen's avatar hezhen

123

parent 61ecb3c3
......@@ -24,7 +24,6 @@ if ($uid) {
}else{
$username = $_GPC['username'];
$result=$this->authRegister($username,$uid);
print_r($result);die;
if($result){
if($result['status']==200){
$data=$result['data'];
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment