1
This commit is contained in:
parent
8ea929641f
commit
604d414f15
@ -224,7 +224,7 @@ class User extends Controller
|
||||
$url = 'https://app.cxhxy.h5.dev.1nww.com/#/pages/details/details?openid=' . $openid . '&coupon_id=' . $coupon_id;
|
||||
} else {
|
||||
//优惠券列表
|
||||
$url = 'https://app.cxhxy.h5.dev.1nww.com/#/pages/index?openid=' . $openid;
|
||||
$url = 'https://app.cxhxy.h5.dev.1nww.com/#/?openid=' . $openid;
|
||||
}
|
||||
|
||||
write_log($url, __DIR__);
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user