zss
2023-09-01 a92b6f6175b1401071e5fb3bd9fab8a2a3b72011
inspection-server/src/main/java/com/yuanchu/limslaboratory/pojo/LinkDetection.java
@@ -79,4 +79,7 @@
    @ApiModelProperty(value = "检验状态", hidden = true)
    private Integer inspectionStatus;
    @ApiModelProperty(value = "规格型号名称", hidden = true)
    private String speName;
}