【数据资产】
1、资产登记跨服务审批修改产品目录登记状态
Showing
1 changed file
with
0 additions
and
3 deletions
... | @@ -85,9 +85,6 @@ public class DemandServiceImpl extends FlowAbstractImpl implements DemandService | ... | @@ -85,9 +85,6 @@ public class DemandServiceImpl extends FlowAbstractImpl implements DemandService |
85 | @Resource | 85 | @Resource |
86 | private WorkflowFeign workflowFeign; | 86 | private WorkflowFeign workflowFeign; |
87 | 87 | ||
88 | @Value("${isCrossPlatform:}") | ||
89 | private Boolean isCrossPlatform; | ||
90 | |||
91 | /** | 88 | /** |
92 | * 数据需求分页查询 | 89 | * 数据需求分页查询 |
93 | * @author xcq | 90 | * @author xcq | ... | ... |
-
Please register or sign in to post a comment