chenrui
2025-03-03 e0b71ec3eac62ec7fa29d2da74bff7712b8ae39d
basic-server/src/main/java/com/ruoyi/basic/pojo/StandardProductList.java
@@ -219,10 +219,4 @@
     */
    @ApiModelProperty("导体类型")
    private String conductorType;
    @ApiModelProperty("structure_test_object表id")
    private Integer structureTestObjectId;
    @ApiModelProperty("product  产品id")
    private Integer productId;
}