1
This commit is contained in:
@@ -189,9 +189,6 @@ func (c *OrderManager) OnOrderStatusChanged(vendorOrgCode string, orderStatus *m
|
||||
}
|
||||
}
|
||||
|
||||
if orderStatus.RefVendorOrderID == "1100842032100912947" {
|
||||
globals.SugarLogger.Debugf("======================: %s", utils.Format4Output(orderStatus, false))
|
||||
}
|
||||
isDuplicated, order, err := c.addOrderStatus(orderStatus, db)
|
||||
if err == nil {
|
||||
dao.Commit(db, txDB)
|
||||
|
||||
Reference in New Issue
Block a user