This commit is contained in:
suyl
2021-06-25 09:54:27 +08:00
parent 6323b4fdc8
commit 469b99849c
2 changed files with 21 additions and 14 deletions

View File

@@ -336,7 +336,6 @@ func (c *StoreSkuController) UpdateStoresSkusSale() {
// @Param token header string true "认证token"
// @Param storeIDs query string false "门店ID列表"
// @Param skuIDs query string false "Sku ID列表"
// @Param vendorIDs query string false "平台 ID列表"
// @Param skuNameIDs query string false "Skuname ID列表"
// @Param fromTime query string false "开始时间"
// @Param toTime query string false "结束时间"