This commit is contained in:
jetereting 2018-04-27 13:05:49 +08:00
parent 2bcd0eb0d9
commit 2277b0cde4

View File

@ -24,5 +24,5 @@ if e != nil {
fmt.Println("datas:", datas)
```
更多示例参照: [Au-ORM 测试](https://github.com/Jetereting/gorm/master/gorm_test.go)
更多示例参照: [Au-ORM 测试](https://github.com/Jetereting/gorm/blob/master/gorm_test.go)