1
This commit is contained in:
@@ -531,7 +531,6 @@ func vendorStatusToLocalStatus(vendorStatus int64) int {
|
||||
}
|
||||
|
||||
func (c *PurchaseHandler) postFakeMsg(vendorOrderID, cmd, VendorStatus, appOrgCode string) {
|
||||
// c.postFakeMsg(order.VendorOrderID, FakeMsgType, fakeFinishedPickup)
|
||||
msg := &tiktokShop.FakePickUpGoodsData{
|
||||
PId: vendorOrderID,
|
||||
VendorStatus: VendorStatus,
|
||||
|
||||
Reference in New Issue
Block a user