1
This commit is contained in:
@@ -268,6 +268,7 @@ func (c *StoreSkuController) SyncStoresSkus() {
|
|||||||
|
|
||||||
// @Title 批量修改多商家商品绑定
|
// @Title 批量修改多商家商品绑定
|
||||||
// @Description 批量修改多商家商品绑定
|
// @Description 批量修改多商家商品绑定
|
||||||
|
// @Param token header string true "认证token"
|
||||||
// @Param storeIDs formData string true "门店ID列表"
|
// @Param storeIDs formData string true "门店ID列表"
|
||||||
// @Param payload formData string true "json数据,StoreSkuBindInfo对象数组"
|
// @Param payload formData string true "json数据,StoreSkuBindInfo对象数组"
|
||||||
// @Param isScale formData bool false "是否按门店结算比例缩放"
|
// @Param isScale formData bool false "是否按门店结算比例缩放"
|
||||||
|
|||||||
Reference in New Issue
Block a user