- 为查询/搜索添加更大的limit
- graphQL查询修改:添加type字段查询 - 视图模型字段更新:添加DocumentTypeView视图模型并为DocumentList类型添加type字段 - mapper更新: 添加DocumentType的转换方法
- 将GraphQL移至server/assets,在构建后会被写入server中 - 在server端通过storage读取数据