李林
2023-07-20 35c5447197f7a2341f21ecc2555d0b5ed4c7513a
inspection-server/src/main/java/com/yuanchu/limslaboratory/pojo/Plan.java
@@ -31,7 +31,7 @@
    @ApiModelProperty(value = "计划编号")
    private Integer id;
    @ApiModelProperty(value = "检验结果 0:待提交;1:待审核;2:已通过")
    @ApiModelProperty(value = "检验结果 0:未完成;1:已完成;")
    private int results;
    @ApiModelProperty(value = "试验说明")