zouyu
2026-05-07 25ca0715b47090fc79527910cbb4cf7ea9b3e1f2
basic-server/src/main/java/com/ruoyi/basic/pojo/Seal.java
@@ -19,6 +19,9 @@
    @TableId(type = IdType.AUTO)
    private Integer id;
    @ApiModelProperty(value = "所属域(KJNS/ZTNS)")
    private String contract;
    @ApiModelProperty(value = "实验室id")
    private Integer labId;