优化交换机数据入库,修改bug,增加手动计算95值接口
This commit is contained in:
@@ -77,4 +77,8 @@ public class RmDeploymentPolicy extends BaseEntity
|
||||
/** 脚本类型 */
|
||||
@Excel(name = "脚本类型")
|
||||
private String scriptType;
|
||||
/** 资源组名称 */
|
||||
private String resourceGroupName;
|
||||
/** 资源组置空 */
|
||||
private Boolean resourceGroupIdNull;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user