Skip to content

Commit 75ec8f6

Browse files
committed
支持DB查询直接导出excel
1 parent e03a791 commit 75ec8f6

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@
1111
## 更新纪录
1212

1313
### 更新2017/01/01
14-
* 支持基于数据库查新的导出(Map),直接方法Result对象即可
15-
* 支持基于数据库查新的导出(Object),直接方法Result对象即可
14+
* 支持基于数据库查新的导出(Map),直接放入Result对象即可
15+
* 支持基于数据库查新的导出(Object),直接放入Result对象即可
1616

1717
### 更新2016/11/30
1818
* 增加了简单类型得写入,生成xls/xlsx

0 commit comments

Comments
 (0)