Merge branch 'master' of http://app.git.1nww.com:8188/gitlab-instance-db4ab2e7/cxhxy
This commit is contained in:
commit
473c5798d4
@ -154,7 +154,9 @@ class User extends Controller
|
||||
}
|
||||
|
||||
$data = Db::name('food_coupon_user_wx')->where($where)->select();
|
||||
$data['list'] = $data;
|
||||
$data['wx_openid'] = $openid ?? '';
|
||||
|
||||
return $this->renderSuccess($data, '成功');
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user