jenkins
2026-05-19 9eaeeab4b33927fe0f9c428ebf44b62bd8788b0d
src/main/java/com/ruoyi/procurementrecord/pojo/ProcurementRecordOut.java
@@ -92,4 +92,7 @@
     */
    private Long productModelId;
    @TableField(fill = FieldFill.INSERT)
    private Long deptId;
}