2026-04-21 c14ae53341916eb4bf32c5dbb3a6b70f0d237ceb
src/main/java/com/ruoyi/production/pojo/ProductBom.java
@@ -69,4 +69,7 @@
    @ApiModelProperty("租户ID")
    @TableField(fill = FieldFill.INSERT)
    private Long tenantId;
    @TableField(fill = FieldFill.INSERT)
    private Long deptId;
}