lxp
2025-03-10 ce3d6c415b1bc785635cd552203a99e22207d86d
basic-server/src/main/java/com/ruoyi/basic/pojo/StructureItemParameter.java
@@ -111,11 +111,5 @@
    @ApiModelProperty(value = "检验项分类EN")
    private String inspectionItemClassEn;
    @ApiModelProperty(value = "条件")
    private String radiusList;
    @ApiModelProperty(value = "收费标准(元/次)")
    private String rates;
}