mirror of
https://gitee.com/beijing_hongye_huicheng/lilishop-ui.git
synced 2025-12-18 00:45:54 +08:00
优惠移动端楼层装修
This commit is contained in:
@@ -41,7 +41,7 @@ export const getPromotionGoods = (promotionId, params) => {
|
||||
|
||||
// 获取当前进行中的促销活动
|
||||
export const getAllPromotion = params => {
|
||||
return getRequest("/promotion/current", params);
|
||||
return getRequest("/promotion/promotion/current", params);
|
||||
};
|
||||
|
||||
// 获取拼团数据
|
||||
|
||||
Reference in New Issue
Block a user