修改工单订单设备

parent 5d14db2f
......@@ -435,7 +435,6 @@ order.setDueDate(LocalDateTime.of(2025, 12, 1,0,0,0));
public Chromosome editOperation(Chromosome chromosome,String SceneId, Entry operation) {
System.out.println("4545");
List<GlobalOperationInfo> globalOpList = chromosome.getGlobalOpList();
if (globalOpList != null) {
......
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