可信空间连接器入住接口
Showing
1 changed file
with
1 additions
and
1 deletions
| ... | @@ -53,7 +53,7 @@ public class TdsConnectorIdentityManagementServiceImpl extends FlowAbstractImpl | ... | @@ -53,7 +53,7 @@ public class TdsConnectorIdentityManagementServiceImpl extends FlowAbstractImpl |
| 53 | */ | 53 | */ |
| 54 | private static final String FLOW_TYPE = WorkFlowBizEnum.TDS_NODE_CONNECTOR_IDENTITY.getValue(); | 54 | private static final String FLOW_TYPE = WorkFlowBizEnum.TDS_NODE_CONNECTOR_IDENTITY.getValue(); |
| 55 | 55 | ||
| 56 | private static final String SysFuncCode = "TDS_NODE_CONNECTOR_IDENTITY"; | 56 | private static final String SysFuncCode = "TDSCONNECTORIDENTITY"; |
| 57 | 57 | ||
| 58 | @Resource | 58 | @Resource |
| 59 | private MfTdsConnectorIdentityManagementService mfTdsConnectorIdentityManagementService; | 59 | private MfTdsConnectorIdentityManagementService mfTdsConnectorIdentityManagementService; | ... | ... |
-
Please register or sign in to post a comment