zss
2023-07-26 f330903e12d38af89d61f16c96856924d241a0f2
inspection-server/src/main/java/com/yuanchu/limslaboratory/pojo/InspectionMaterialList.java
@@ -27,7 +27,7 @@
    @TableId(value = "id", type = IdType.AUTO)
    @ApiModelProperty(value = "id", hidden = true)
    private Integer id;
    private int id;
    @ApiModelProperty(value = "materialId")
    private String materialId;