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