Authored by 陈峰

去掉店铺ajax同步设置

... ... @@ -125,7 +125,6 @@ shopCoupon = {
$.ajax({
method: 'POST',
url: '/product/index/userCoupon',
async: false,
data: {
couponID: code,
uid: $self.common.uid
... ...