微信授权

feat/task1-c-wallet
devil_gong 2019-05-24 17:06:34 +08:00
parent 8f662b216e
commit ecc5252654
1 changed files with 1 additions and 0 deletions

View File

@ -53,6 +53,7 @@ class Service
{
return DataReturn('登录成功', 0, $ret['data']);
}
return $ret;
}
} else {
return DataReturn('用户openid为空', -1);