chenrui
2025-03-24 54bae7fcc7a2dca32b7614b698c52399b2920b4f
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
     */