Skip to content

Commit

Permalink
use args tag
Browse files Browse the repository at this point in the history
  • Loading branch information
zhuxiujia committed Mar 21, 2020
1 parent d99e4e7 commit 0d68db8
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 @@ -53,7 +53,7 @@ go get github.com/go-sql-driver/mysql
//go.mod加入依赖
require (
github.com/go-sql-driver/mysql v1.5.0
github.com/zhuxiujia/GoMybatis v6.2.2+incompatible
github.com/zhuxiujia/GoMybatis v6.2.3+incompatible
)
```

Expand Down

0 comments on commit 0d68db8

Please sign in to comment.