修改蜂鸟配送
This commit is contained in:
@@ -112,7 +112,7 @@ func (c *DeliveryHandler) UpdateStore(ctx *jxcontext.Context, storeDetail *dao.S
|
||||
}
|
||||
|
||||
updateStore := &fnpsapi.UpdateStoreParam{
|
||||
ChainStoreID: "",
|
||||
ChainStoreID: storeDetail.VendorStoreID,
|
||||
HeadShopName: brandInfo[0].Name + "-" + storeDetail.Name,
|
||||
ContactPhone: storeDetail.Tel1,
|
||||
Address: storeDetail.Address,
|
||||
|
||||
Reference in New Issue
Block a user