- fix description of RefreshPromotionStatus
This commit is contained in:
@@ -176,8 +176,8 @@ func (c *PromotionController) LockPromotionSkus() {
|
|||||||
})
|
})
|
||||||
}
|
}
|
||||||
|
|
||||||
// @Title 锁定解锁活动SKU
|
// @Title 从远程更新活动状态
|
||||||
// @Description 锁定解锁活动SKU
|
// @Description 从远程更新活动状态
|
||||||
// @Param token header string true "认证token"
|
// @Param token header string true "认证token"
|
||||||
// @Param promotionID formData int true "活动id"
|
// @Param promotionID formData int true "活动id"
|
||||||
// @Success 200 {object} controllers.CallResult
|
// @Success 200 {object} controllers.CallResult
|
||||||
|
|||||||
Reference in New Issue
Block a user