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