zss
2023-07-20 1faae0508c2f55b25fdacad9eb18d00cc5aa86ef
inspection-server/src/main/java/com/yuanchu/limslaboratory/pojo/Plan.java
@@ -32,7 +32,7 @@
    private Integer id;
    @ApiModelProperty(value = "检验结果")
    private String results;
    private Integer results;
    @ApiModelProperty(value = "试验说明")
    private String thing;