wl
2022-11-08 bdb4a481d7ab7085a0832a7f1c0f5295596d498c
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;
}