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