mg
2022-10-24 4722c9d44d1cb941920776016567daf077d87e13
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;
}