Merge branch 'master' of http://app.git.1nww.com:8188/gitlab-instance-db4ab2e7/cxhxy
This commit is contained in:
commit
6d962e1052
@ -134,7 +134,7 @@ class User extends Controller
|
||||
*/
|
||||
public function getWxUserCoupon()
|
||||
{
|
||||
$post = $this->request->post();
|
||||
$post = $this->request->get();
|
||||
$where = [
|
||||
'openid' => $post['openid'],
|
||||
];
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user