feat:[REQ-3648] 暂时提交

This commit is contained in:
liuyang 2025-02-13 18:45:06 +08:00
parent 19c595d056
commit 32188cae3f

View File

@ -181,6 +181,11 @@ public class NodeProfile {
*/
private Integer manageType;
/**
* 是否独立小组true 独立false 非独立
*/
private Boolean independentGroup;
}
private static final Map<Integer, Class<?>> typeClassMapping = ImmutableMap.of(