deslrey
2 天以前 c072682530bb797bf7a5eaffc87e1e2b394d3b60
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;
}