1.国网上送代码调整

This commit is contained in:
wr
2023-12-19 16:20:27 +08:00
parent ebc99a8b36
commit 2ac9662268
2 changed files with 5 additions and 6 deletions

View File

@@ -252,7 +252,6 @@ public class MonitorParam {
private String objType;
@ApiModelProperty(name = "ids",value = "id集合")
// @NotEmpty(message = "id集合不能为空")
private List<String> ids;
}