#20230510 欣影管理平台装置信息查询代码

jni
18616268358 2 years ago
parent 226ab79eb1
commit 959bb2f628

@ -20,7 +20,7 @@ public class UpdateTowerVo {
private String name;
@ApiModelProperty(value = "线路编号", example = "单位")
@NotBlank(message = "线路编号不能缺少")
@NotNull(message = "线路编号不能缺少")
private Integer lineId;

Loading…
Cancel
Save