From 2875e79f59b41d2474d1aa07b7b2b4b6dd3385ca Mon Sep 17 00:00:00 2001 From: suyl <770236076@qq.com> Date: Thu, 19 Aug 2021 11:59:04 +0800 Subject: [PATCH] a --- business/partner/purchase/ebai/order_comment.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/business/partner/purchase/ebai/order_comment.go b/business/partner/purchase/ebai/order_comment.go index cb56db190..28ff7e190 100644 --- a/business/partner/purchase/ebai/order_comment.go +++ b/business/partner/purchase/ebai/order_comment.go @@ -64,7 +64,7 @@ func (c *PurchaseHandler) RefreshComment(fromTime, toTime time.Time) (err error) ModifyDuration: EBAI_BAD_COMMENTS_MAX_MODIFY_TIME, OriginalMsg: string(utils.MustMarshal(comment)), } - if orderComment.VendorOrderID == "" { + if orderComment.VendorOrderID == "0" { orderComment.VendorOrderID = orderComment.UserCommentID } // 直接得到的订单是饿了么的,尝试统一成饿百