Fix some md error

This commit is contained in:
vCaesar
2017-05-14 15:51:27 +08:00
parent 939ddcbeb4
commit 606e950ea3
2 changed files with 2 additions and 2 deletions

View File

@@ -22,7 +22,7 @@ QQ群148647580
BBS[http://golanghome.com/](http://gocn.io/)
##Contributors
## Contributors
- See [contributors page](https://github.com/astaxie/build-web-application-with-golang/graphs/contributors) for full list of contributors.

View File

@@ -400,7 +400,7 @@ GroupBy:用来指定进行groupby的字段
Having:用来指定having执行的时候的条件
##使用原生sql
## 使用原生sql
简单示例: