第三方配送增加抖音运力

This commit is contained in:
richboo111
2022-12-22 15:03:24 +08:00
parent 2dc090998f
commit b06772dbae

View File

@@ -32,7 +32,7 @@ func init() {
}
func (c *DeliveryHandler) GetVendorID() int {
return model.VendorIDDD
return model.VendorIDDYPS
}
func (c *DeliveryHandler) CreateStore(ctx *jxcontext.Context, storeDetail *dao.StoreDetail2) (vendorStoreID string, status int, err error) {