晏有为
2024-05-27 d91f76b90245603c1c7f08e3d5864ada3f3fbba7
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
     */