mitao
2 天以前 50ee6ccb8d8036ffaa2aabb4e4999c14a05b45a3
ruoyi-system/src/main/java/com/ruoyi/system/query/OaApprovalApplicationAssetPageQuery.java
@@ -23,5 +23,8 @@
    @ApiModelProperty("操作类型 前端不传")
    private Integer type; // 0-领用,1-借用,2-归还
    @ApiModelProperty("是否查询归还提醒 前端不传")
    private Integer returnNotify = 0;
}