Commit aecf4af7 authored by slene's avatar slene

orm update docs

parent 618cbf1e
......@@ -157,6 +157,7 @@ RegisterModel 也可以同时注册多个 model
orm.RegisterModel(new(User), new(Profile), new(Post))
```
详细的 struct 定义请查看文档 [模型定义](Models.md)
## ORM 接口使用
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment