- fix description of RefreshPromotionStatus

This commit is contained in:
gazebo
2018-11-09 10:19:03 +08:00
parent 534761f993
commit 390de4d5f7

View File

@@ -176,8 +176,8 @@ func (c *PromotionController) LockPromotionSkus() {
})
}
// @Title 锁定解锁活动SKU
// @Description 锁定解锁活动SKU
// @Title 从远程更新活动状态
// @Description 从远程更新活动状态
// @Param token header string true "认证token"
// @Param promotionID formData int true "活动id"
// @Success 200 {object} controllers.CallResult