huminmin
2026-06-03 43c075fd360101f6e9e48a1d7e4943949a55c490
src/main/java/com/ruoyi/production/pojo/ProductBom.java
@@ -69,6 +69,4 @@
    @TableField(fill = FieldFill.INSERT)
    private Long deptId;
    @ApiModelProperty("uuid")
    private String uuid;
}