1
This commit is contained in:
@@ -1019,6 +1019,9 @@ func (c *OrderManager) addOrderStatus(orderStatus *model.OrderStatus, db *dao.Da
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
if orderStatus.RefVendorOrderID == "1100842032100912947" {
|
||||||
|
globals.SugarLogger.Debugf("======================:3 %s", utils.Format4Output(order, false))
|
||||||
|
}
|
||||||
return isDuplicated, order, err
|
return isDuplicated, order, err
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user