zhanghua
2022-10-26 bf9b8c8c309b488e6be4f0ec1c1cd87246f5d625
ycl-platform/src/main/java/com/ycl/entity/equipment/EquipmentBayonet.java
@@ -82,4 +82,10 @@
     */
    @TableField("in_out_city_type")
    private Integer inOutCityType;
    /**
     * 所属区域
     */
    @TableField("belongArea")
    private String belong_area;
}