增加批量读取配置 TODO : 待完成

This commit is contained in:
2022-06-11 17:49:43 +08:00
parent 9377cd288f
commit e610e02d45
4 changed files with 46 additions and 13 deletions

2
go.mod
View File

@ -4,7 +4,7 @@ go 1.17
require (
git.zhangdeman.cn/zhangdeman/logger v0.0.0-20220514052229-cf395d3dc4c3
git.zhangdeman.cn/zhangdeman/util v0.0.0-20220514082633-1be4d9eab11f
git.zhangdeman.cn/zhangdeman/util v0.0.0-20220609072516-022a755fdf2f
github.com/gin-gonic/gin v1.7.7
github.com/pkg/errors v0.9.1
github.com/xwb1989/sqlparser v0.0.0-20180606152119-120387863bf2