【DAOP-1.0】企业认证
【功能点】审批问题处理
Showing
3 changed files
with
0 additions
and
3 deletions
| ... | @@ -455,7 +455,6 @@ public class DemandServiceImpl extends FlowAbstractImpl implements DemandService | ... | @@ -455,7 +455,6 @@ public class DemandServiceImpl extends FlowAbstractImpl implements DemandService | 
| 455 | //region 3.数据转换处理 | 455 | //region 3.数据转换处理 | 
| 456 | 456 | ||
| 457 | //region 3.1.数据过程转换 | 457 | //region 3.1.数据过程转换 | 
| 458 | rqVO.setBizApproveState(entity.getBizApproveState()); | ||
| 459 | //endregion 3.1.数据过程转换 | 458 | //endregion 3.1.数据过程转换 | 
| 460 | 459 | ||
| 461 | //endregion 3.数据转换处理 | 460 | //endregion 3.数据转换处理 | ... | ... | 
| ... | @@ -662,7 +662,6 @@ public class EnterpriseServiceImpl extends FlowAbstractImpl implements Enterpris | ... | @@ -662,7 +662,6 @@ public class EnterpriseServiceImpl extends FlowAbstractImpl implements Enterpris | 
| 662 | //region 3.数据转换处理 | 662 | //region 3.数据转换处理 | 
| 663 | 663 | ||
| 664 | //region 3.1.数据过程转换 | 664 | //region 3.1.数据过程转换 | 
| 665 | rqVO.setBizApproveState(entity.getBizApproveState()); | ||
| 666 | //endregion 3.1.数据过程转换 | 665 | //endregion 3.1.数据过程转换 | 
| 667 | 666 | ||
| 668 | //endregion 3.数据转换处理 | 667 | //endregion 3.数据转换处理 | ... | ... | 
| ... | @@ -388,7 +388,6 @@ public class ServicerMaintainServiceImpl extends FlowAbstractImpl implements Ser | ... | @@ -388,7 +388,6 @@ public class ServicerMaintainServiceImpl extends FlowAbstractImpl implements Ser | 
| 388 | //region 3.数据转换处理 | 388 | //region 3.数据转换处理 | 
| 389 | 389 | ||
| 390 | //region 3.1.数据过程转换 | 390 | //region 3.1.数据过程转换 | 
| 391 | rqVO.setBizApproveState(entity.getBizApproveState()); | ||
| 392 | //endregion 3.1.数据过程转换 | 391 | //endregion 3.1.数据过程转换 | 
| 393 | 392 | ||
| 394 | //endregion 3.数据转换处理 | 393 | //endregion 3.数据转换处理 | ... | ... | 
- 
Please register or sign in to post a comment
