chenrui
2025-04-09 17ea3e9ec4f49b3652ff8a1e7dc9af502503d3f0
basic-server/src/main/java/com/ruoyi/basic/pojo/ProductPartLog.java
@@ -53,5 +53,8 @@
    @ApiModelProperty("是否已复核")
    private String review;
    @ApiModelProperty("是否已复核")
    private String type;
}