zss
2024-08-06 e60938e6bf6edf5da6dd7f9f6cc831fdcf27a69f
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
     */