- use new jx to process jd bad comment and elm urge order
This commit is contained in:
@@ -43,6 +43,8 @@ type IOrderManager interface {
|
||||
LoadOrder(vendorOrderID string, vendorID int) (order *model.GoodsOrder, err error)
|
||||
UpdateWaybillVendorID(bill *model.Waybill, revertStatus bool) (err error)
|
||||
UpdateOrderStatusAndFlag(order *model.GoodsOrder) (err error)
|
||||
|
||||
LoadWaybill(vendorWaybillID string, waybillVendorID int) (bill *model.Waybill, err error)
|
||||
}
|
||||
|
||||
type IPurchasePlatformHandler interface {
|
||||
|
||||
Reference in New Issue
Block a user