diff --git a/sheep/api/promotion/point.js b/sheep/api/promotion/point.js index c786fb5f..d4e17b80 100644 --- a/sheep/api/promotion/point.js +++ b/sheep/api/promotion/point.js @@ -17,11 +17,7 @@ const PointApi = { }); }, - /** - * 获得积分商城活动明细 - * @param {number} id 积分商城活动编号 - * @return {*} - */ + // 获得积分商城活动明细 getPointActivity: (id) => { return request({ url: 'promotion/point-activity/get-detail',