Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mojinxun authored Jan 14, 2021
1 parent 3a38754 commit 9f57f13
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -234,7 +234,7 @@ var list = _repository.GetList(1, 1, oo=>oo.UserName == null);

#### 8. 更新说明

- 2020-06-30 v2.0.1
- 2021-01-14 v2.0.1

> 1. 修复多数据库情况下并发查询切换数据库导致连接字符串混乱的问题
> 2. Repository层回执SQL脚本的位置调整,防止数据库执行异常无法获知实际的SQL脚本
Expand Down

0 comments on commit 9f57f13

Please sign in to comment.