mitao
2 天以前 206c1338ae6f5100cb408fb02a2095e211c0521f
ruoyi-system/src/main/java/com/ruoyi/system/model/OaApprovalApplicationStorage.java
@@ -46,7 +46,7 @@
    @ApiModelProperty(value = "入库类型 0-正常入库")
    @TableField("storage_type")
    private Boolean storageType;
    private Integer storageType;
    @ApiModelProperty(value = "入库日期")
    @TableField("storage_time")