XiaoRuby
2023-07-27 b7145c10db0d3ace368689edfebb850760632c79
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;