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 } // 直接得到的订单是饿了么的,尝试统一成饿百