a
This commit is contained in:
@@ -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
|
||||
}
|
||||
// 直接得到的订单是饿了么的,尝试统一成饿百
|
||||
|
||||
Reference in New Issue
Block a user