wl
2022-10-26 3e194c0902c307b0cfa2ec14bf303310eb1fb6e9
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;
}