作者 王智

RSA1

... ... @@ -162,6 +162,7 @@ class User extends Api
'num' => $Num,
'mobile' => $UserInfo['mobile'],
'cards' => $UserInfo['cards'],
'remark' => $UserInfo['remark'],
//角色:1=用户,2=员工
'UserInfo' => $UserInfo['UserInfo'],
... ...