zhanghua
2024-09-05 92aa6fde1b2a9f7eb36bc892a72f52ab24842f5a
ycl-platform/src/main/java/com/ycl/vo/equipment/EquipmentBayonetVO.java
@@ -95,5 +95,7 @@
    @ExcelProperty(index = 6, value = "出入城类型")
    private String inOutCityTypeName;
    @ApiModelProperty(value = "所属区域")
    @ExcelProperty(index = 7, value = "所属区域")
    private String belongArea;
}