Commit c3c98234 by 冷斌

update

parent 0d24344b
...@@ -1571,7 +1571,7 @@ class Api_User extends PhalApi_Api { ...@@ -1571,7 +1571,7 @@ class Api_User extends PhalApi_Api {
$rs['msg'] = '领取失败'; $rs['msg'] = '领取失败';
return $rs; return $rs;
} }
$rs['info'] = $info;
return $rs; return $rs;
} }
......
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