liding
21 小时以前 51786b723d0a91d11476776d9ce50af7994dc4bd
basic-server/src/main/java/com/ruoyi/basic/pojo/StructureItemParameter.java
@@ -120,5 +120,8 @@
    @ApiModelProperty(value = "设备id")
    private String deviceIds;
    @ApiModelProperty(value = "抽检类型, 1:月度, 2:季度, 3:年度")
    private String spotCheckType;
}