Crunchy
2024-05-10 723705c43f6e87e9f31e4c18eee1c163c14139bb
inspect-server/src/main/java/com/yuanchu/mom/pojo/WarehouseHistory.java
@@ -22,6 +22,8 @@
    @TableId(type = IdType.AUTO)
    private Integer id;
    private String warehouseCode;
    /**
     * 外键:样品id
     */