cnas-server/src/main/java/com/yuanchu/mom/pojo/Seal.java @@ -21,7 +21,6 @@ @TableId(type = IdType.AUTO) private Integer id; @ApiModelProperty(value = "实验室id") private Integer labId;