|
|
@@ -103,8 +103,8 @@ public class BusJcbBlq extends BaseEntity{
|
|
|
@Length(max = 255, message = "【避雷器引线无烧伤、断股(故障描述)】长度必须介于 {min} 和 {max} 之间")
|
|
|
private String blqyxBlqyxwssdgDesc;
|
|
|
|
|
|
- @ApiModelProperty(value = "高压侧引线对接地体的动态最小距离\r\n")
|
|
|
- @Length(min = 1, max = 20, message = "【高压侧引线对接地体的动态最小距离\r\n】长度必须介于 {min} 和 {max} 之间")
|
|
|
+ @ApiModelProperty(value = "高压侧引线对接地体的动态最小距离")
|
|
|
+ @Length(min = 1, max = 20, message = "【高压侧引线对接地体的动态最小距离】长度必须介于 {min} 和 {max} 之间")
|
|
|
private String blqyxGycyxdjdtdtzxjl;
|
|
|
|
|
|
@ApiModelProperty(value = "状态良好,无破损、裂纹")
|