fangyuan
2022-11-15 9b3d338c8c66d4dc544bcec66f727bb8d2933658
ycl-platform/src/main/java/com/ycl/vo/equipment/EquipmentBayonetVO.java
@@ -81,4 +81,6 @@
    @ApiModelProperty(value = "出入城类型")
    @ExcelProperty(index = 6, value = "出入城类型")
    private String inOutCityType;
    private String belongArea;
}