maven
4 天以前 ad2ac68dbc8499f3294390ee37756cd66f1fd601
src/main/java/com/ruoyi/procurementrecord/pojo/ProcurementRecordOut.java
@@ -44,19 +44,28 @@
    private BigDecimal inboundNum;
    /**
     * 出出库时间
     */
    private LocalDateTime createDate;
    /**
     * 出出库用户
     */
    private String createBy;
    /**
     * 入库用户id
     */
    private Long createUser;
    /**
     * 出出库用户id
     * 入库时间
     */
    private Integer userId;
    private LocalDateTime createTime;
    /**
     * 修改者
     */
    private Long updateUser;
    /**
     * 修改时间
     */
    private LocalDateTime updateTime;
    /**
     * 租户ID