蜂鸟加四毛,下载excel违约金加在运费上
This commit is contained in:
@@ -184,7 +184,7 @@ func (c *DeliveryHandler) UpdateStore(ctx *jxcontext.Context, storeDetail *dao.S
|
||||
}
|
||||
|
||||
// 美团配送,修改门店名称
|
||||
func UpdateStoreName(storeId, name string) (err error) {
|
||||
func (c *DeliveryHandler) UpdateStoreName(storeId, name string) (err error) {
|
||||
shopInfo := &mtpsapi.ShopInfo{
|
||||
ShopID: storeId,
|
||||
ShopName: name,
|
||||
|
||||
Reference in New Issue
Block a user