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