buhuazhen
2026-04-22 1b6ccb5ac0edeb3c7f2ca9035c87b6ec24209c2f
src/main/java/com/ruoyi/procurementrecord/pojo/ProcurementRecordOut.java
@@ -92,4 +92,7 @@
     */
    private Long productModelId;
    @TableField(fill = FieldFill.INSERT)
    private Long deptId;
}