This commit is contained in:
邹宗楠
2023-10-24 11:29:25 +08:00
parent 9b8b41326c
commit 4dd2456941
2 changed files with 20 additions and 8 deletions

View File

@@ -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,