修改: hpc命令配置修改
This commit is contained in:
@@ -17,7 +17,6 @@ public class HpcCommandConfigDto {
|
||||
private String valueType;
|
||||
|
||||
@Schema(description = "是否展示(Y:是,N:否),N时必须填写默认值")
|
||||
@JsonIgnore
|
||||
private String isDisplay;
|
||||
|
||||
@Schema(description = "是否拼接(Y:是,N:否),N时不用拼接到命令")
|
||||
|
||||
Reference in New Issue
Block a user