zss
2024-07-26 ff4d45d57c3d1a1c8d4218dd83023cb7e4c34d7e
cnas-server/src/main/java/com/yuanchu/mom/dto/DeviceConfigDtoPage.java
@@ -63,4 +63,10 @@
    private String y;
    private Integer id;
    @ApiModelProperty(value = "检验对象")
    private String sample;
    @ApiModelProperty(value = "检验项目id")
    private Integer structureItemParameterId;
}