d0c58194 by 肖初晴

【DAOP-1.0】企业认证

【功能点】审批问题处理
1 parent d75a5d70
......@@ -455,7 +455,6 @@ public class DemandServiceImpl extends FlowAbstractImpl implements DemandService
//region 3.数据转换处理
//region 3.1.数据过程转换
rqVO.setBizApproveState(entity.getBizApproveState());
//endregion 3.1.数据过程转换
//endregion 3.数据转换处理
......
......@@ -662,7 +662,6 @@ public class EnterpriseServiceImpl extends FlowAbstractImpl implements Enterpris
//region 3.数据转换处理
//region 3.1.数据过程转换
rqVO.setBizApproveState(entity.getBizApproveState());
//endregion 3.1.数据过程转换
//endregion 3.数据转换处理
......
......@@ -388,7 +388,6 @@ public class ServicerMaintainServiceImpl extends FlowAbstractImpl implements Ser
//region 3.数据转换处理
//region 3.1.数据过程转换
rqVO.setBizApproveState(entity.getBizApproveState());
//endregion 3.1.数据过程转换
//endregion 3.数据转换处理
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!