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