- handle store.Status.
This commit is contained in:
@@ -198,7 +198,7 @@ func (c *StoreController) UpdateStoreVendorMap() {
|
||||
// @Title 新增门店映射信息
|
||||
// @Description 新增门店映射信息
|
||||
// @Param token header string true "认证token"
|
||||
// @Param payload formData string true "json数据,storeMap对象"
|
||||
// @Param payload formData string true "json数据,storeMap对象({'vendorID':0,'vendorStoreID':'11732425','autoPickup':1,'deliveryCompetition':1, 'pricePercentage':100})"
|
||||
// @Success 200 {object} controllers.CallResult
|
||||
// @Failure 200 {object} controllers.CallResult
|
||||
// @router /AddStoreVendorMap [post]
|
||||
|
||||
Reference in New Issue
Block a user