Commit ad6c5a96 authored by lanbaoming's avatar lanbaoming

2024-05-23-4提交

parent 0a6526e7
......@@ -1346,7 +1346,7 @@ public class OrderWarehouseInServiceImpl extends AbstractService<OrderWarehouseI
CalculateOrderVValueEvent event=new CalculateOrderVValueEvent();
event.setOrderId(orderId);
applicationContext.publishEvent(event);
//end 入仓完成,计算V值 lanbm 2024-05-13 add
// end 入仓完成,计算V值 lanbm 2024-05-13 add
// 返回是否包含异常
return exceptionNum > 0;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment