feat:[REQ-3648] 暂时提交
This commit is contained in:
parent
19c595d056
commit
32188cae3f
@ -181,6 +181,11 @@ public class NodeProfile {
|
||||
*/
|
||||
private Integer manageType;
|
||||
|
||||
/**
|
||||
* 是否独立小组,true 独立,false 非独立
|
||||
*/
|
||||
private Boolean independentGroup;
|
||||
|
||||
}
|
||||
|
||||
private static final Map<Integer, Class<?>> typeClassMapping = ImmutableMap.of(
|
||||
|
||||
Loading…
Reference in New Issue
Block a user