liyong
9 小时以前 55fb3f5a3d6efc4e5c91c5438c137aeabb1d2c37
src/main/java/com/ruoyi/procurementrecord/pojo/ProcurementRecordOut.java
@@ -77,4 +77,8 @@
    @TableField(fill = FieldFill.INSERT)
    private Long tenantId;
    private Integer type;
    private Long productModelId;
}