2a8365cc by xu

可信空间连接器入住接口

1 parent 8d5435c2
...@@ -43,6 +43,7 @@ public class TdsConnectorIdentityManagementRSVO { ...@@ -43,6 +43,7 @@ public class TdsConnectorIdentityManagementRSVO {
43 @Schema(description = "使用场景") 43 @Schema(description = "使用场景")
44 @SystemParamsDict(dictTypeName = "可信空间使用场景",codeFieldName = "useScenariosCode") 44 @SystemParamsDict(dictTypeName = "可信空间使用场景",codeFieldName = "useScenariosCode")
45 private String useScenariosName; 45 private String useScenariosName;
46
46 47
47 /** 48 /**
48 * 期望效期 49 * 期望效期
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!