Commit 937a6b04 authored by Mac's avatar Mac

修改名称

parent 25d0cb89
......@@ -228,7 +228,7 @@ $.fn.dataStatistics = function(options) {
type: "POST",
url: `${getApiUrl().urlJava}api/appActivity/PanicBuyingCoupon`,
contentType: "application/json",
data: getJavaData({ redemptionPrice: options.price, couponId: options.couponId, productName: '印象之旅-200元无敌优惠券' }),
data: getJavaData({ redemptionPrice: options.price, couponId: options.couponId, productName: '印象之旅-200元线路产品优惠券' }),
async: false,
success: function(res) {
if (options.platform == 'app') {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment