Commit 8b2682b6 by huangjinxin

fix:暂时写死同步bean操作人hrid

1 parent 102701f5
......@@ -499,6 +499,7 @@ public class OrderInfoServiceImpl implements OrderInfoService {
if (source.getOrderId().startsWith("peatest") || Objects.equals(operator, "BEAN")) {
return true;
}
operator = "11020276";
Rescheduled rescheduled = new Rescheduled();
AllotResultParam allotResultParam = new AllotResultParam();
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!