feat(base-dict): 字典参数描述

This commit is contained in:
zhansihu 2023-11-15 17:22:05 +08:00
parent eb0fa082eb
commit ebd693a781

View File

@ -22,7 +22,7 @@ public class BasicDictNodeResp {
private String workspaceType;
/**
* 类型"ouType", "terminal"
* 类型"ouType", "terminal" identity
*/
private String type;