aa
This commit is contained in:
@@ -1268,6 +1268,7 @@ func (c *OrderManager) AmendMissingOrders(ctx *jxcontext.Context, vendorIDs []in
|
||||
if order.VendorStoreID == "2391979" {
|
||||
return retVal, err
|
||||
}
|
||||
|
||||
isDuplicated, err2 := c.SaveOrder(order, false, dao.GetDB())
|
||||
if err2 == nil && !isDuplicated {
|
||||
retVal = []int{1}
|
||||
|
||||
Reference in New Issue
Block a user