zhanghua
2022-11-01 8870e3426c9f7280680b8cbc7dfdaf806ed43a45
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;
}