京东刷新结算价
This commit is contained in:
@@ -903,3 +903,14 @@ func (c *StoreController) StoreAudit() {
|
||||
return retVal, "", err
|
||||
})
|
||||
}
|
||||
|
||||
// @Title 比较美团配送门店信息
|
||||
// @Description 比较美团配送门店信息
|
||||
// @Param token header string true "认证token"
|
||||
// @Param storeIDs formData string true "门店ids"
|
||||
// @Success 200 {object} controllers.CallResult
|
||||
// @Failure 200 {object} controllers.CallResult
|
||||
// @router /GetDiffJxStoreAndMTWMStoreInfo [post]
|
||||
func (c *StoreController) GetDiffJxStoreAndMTWMStoreInfo() {
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user