inspection-server/src/main/java/com/yuanchu/limslaboratory/pojo/LinkDetection.java
@@ -60,7 +60,7 @@ @ApiModelProperty(value = "LinkBasicInformation对象Id", hidden = true) private Integer linkBasicId; @TableLogic(value = "1", delval = "0") @ApiModelProperty(value = "逻辑删除 正常>=1,删除<=0", hidden = true) private Integer state;