参数
This commit is contained in:
@@ -236,7 +236,7 @@ func (c *StoreSkuController) UpdateStoresSkus() {
|
|||||||
// @Title 批量修改多商家商品绑定(不同步)
|
// @Title 批量修改多商家商品绑定(不同步)
|
||||||
// @Description 批量修改多商家商品绑定(不同步)
|
// @Description 批量修改多商家商品绑定(不同步)
|
||||||
// @Param token header string true "认证token"
|
// @Param token header string true "认证token"
|
||||||
// @Param storeIDs formData string true "门店ID列表"
|
// @Param storeIDs formData string false "门店ID列表"
|
||||||
// @Param payload formData string true "json数据,StoreSkuBindInfo对象数组"
|
// @Param payload formData string true "json数据,StoreSkuBindInfo对象数组"
|
||||||
// @Param isRefreshHigh formData bool true "是否只刷门店价高于给的价"
|
// @Param isRefreshHigh formData bool true "是否只刷门店价高于给的价"
|
||||||
// @Success 200 {object} controllers.CallResult
|
// @Success 200 {object} controllers.CallResult
|
||||||
|
|||||||
Reference in New Issue
Block a user