mitao
3 天以前 fda182841a8258e355365c8ff16f28672b8523e6
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")