Commit 6b7cbcd8 authored by 朱晨阳's avatar 朱晨阳

Merge remote-tracking branch 'origin/developer_bw' into developer_bw

parents 8a23f154 8abe10a2
......@@ -659,7 +659,6 @@ public class BasicGridAcceptanceServiceImpl
}
}
}
return CommonResponseNewUtil.failureMessage("整改类型及整改项不可为空");
}
if (hygfRectificationOrder.getSequenceNbr() != null ){
......
......@@ -1369,7 +1369,6 @@ public class WorkOrderServiceImpl extends BaseService<WorkOrderDto, WorkOrder, W
}
}
}
return CommonResponseNewUtil.failureMessage("整改类型及整改项不可为空");
}
//修改电站状态
if (addorSubmit.equals("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