Commit a9c61691 by 冷斌

推广

parent 71628625
......@@ -710,7 +710,7 @@ class UserAction extends CommonAction
// 微信提现
$weixin_mpuser = session('weixin_mpuser');
if (!$weixin_mpuser) {
// $this->mzError('请重新授权微信提现账号');
$this->mzError('请重新授权微信提现账号');
}
$ext_arr = [
'wallet_code' => 1,
......
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