|
|
|
@ -226,6 +226,7 @@ $(function () {
|
|
|
|
|
data.coupons = dataCache.coupons;
|
|
|
|
|
dataCache.remark = '';
|
|
|
|
|
data.account_id = User.getProduct();
|
|
|
|
|
data.qrcodeVersion = window.qrcodeVersion;
|
|
|
|
|
$.ajax({
|
|
|
|
|
url: '/api/v1.0/bestpay/partners/' + window.client_moniker + '/app_order',
|
|
|
|
|
method: 'POST',
|
|
|
|
|