3f660e5b by xu

可信空间连接器入住接口

1 parent 391682cb
...@@ -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;
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!