Merge branch 'master' of http://app.git.1nww.com:8188/gitlab-instance-db4ab2e7/cxhxy
This commit is contained in:
commit
b5eaa8bc41
@ -164,7 +164,7 @@ class User extends Controller
|
||||
|
||||
$where = [
|
||||
// 'openid' => $post['openid'],
|
||||
'coupon_user_id' => $post['id'],
|
||||
'coupon_user_id' => $post['coupon_id'],
|
||||
];
|
||||
|
||||
$data = Db::name('food_coupon_user_wx')->where($where)->update(['status' => 2]);
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user