fix count bug

This commit is contained in:
Looly
2021-06-12 01:00:59 +08:00
parent 7dc5873d9e
commit d26feae36f
4 changed files with 27 additions and 2 deletions

View File

@@ -15,6 +15,7 @@
* 【extra 】 Sftp增加download重载(issue#I3VBSL@Gitee)
### 🐞Bug修复
* 【db 】 修复count方法丢失参数问题(issue#I3VBSL@Gitee)
-------------------------------------------------------------------------------------------------------------