Commit 7ff10383 authored by wangqiang's avatar wangqiang

IED计划启动任务的任务类型

parent 369779a7
...@@ -189,6 +189,7 @@ public class ExtIEDPlanServiceImpl<V extends ExtIEDPlanVO> implements ExtIEDPlan ...@@ -189,6 +189,7 @@ public class ExtIEDPlanServiceImpl<V extends ExtIEDPlanVO> implements ExtIEDPlan
} else { } else {
//todo wq暂时先不设置其它动态类型 //todo wq暂时先不设置其它动态类型
log.info("IED计划除技术文件类型的文件还未设置其它类型"); log.info("IED计划除技术文件类型的文件还未设置其它类型");
throw new DxBusinessException("-1","除技术文件类型的文件之外,其它类型的还暂未处理!");
} }
} }
......
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