chenlu
2025-07-09 0bc7e73b3fc23c115b7f2010a0018c42bd403b1a
north-glass-erp/src/main/java/com/example/erp/entity/mm/BasicWarehouseType.java
@@ -11,7 +11,6 @@
    @TableId(type = IdType.AUTO)
    private Long id;
    private Integer operateTypeId;
    private String operateTypeName;
    private String operateType;
    private String type;