1
This commit is contained in:
parent
33e25dd03f
commit
aeae192a27
@ -226,6 +226,10 @@ class User extends Controller
|
|||||||
//优惠券列表
|
//优惠券列表
|
||||||
$url = 'https://app.cxhxy.h5.dev.1nww.com/#/pages/index?openid=' . $openid;
|
$url = 'https://app.cxhxy.h5.dev.1nww.com/#/pages/index?openid=' . $openid;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
write_log($url, __DIR__);
|
||||||
|
|
||||||
|
|
||||||
return redirect($url);
|
return redirect($url);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user