Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
张磊
/
FileStorageBeego
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
ba94479e
authored
2013-12-24 13:05:09 +0800
by
傅小黑
Browse Files
Options
Browse Files
Tag
Download
Plain Diff
Merge remote-tracking branch 'astaxie/master'
2 parents
ba3a9bee
fc19f8f1
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 additions
and
1 deletions
log.go
orm/docs/zh/Orm.md
log.go
View file @
ba94479
orm/docs/zh/Orm.md
View file @
ba94479
...
@@ -145,7 +145,7 @@ import "github.com/astaxie/beego/orm"
...
@@ -145,7 +145,7 @@ import "github.com/astaxie/beego/orm"
145
145
146
type
User
struct
{
146
type
User
struct
{
147
Id
int
147
Id
int
148
n
ame
string
148
N
ame
string
149
}
149
}
150
150
151
func
init
(){
151
func
init
(){
...
...
Write
Preview
Styling with
Markdown
is supported
Attach a file
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to post a comment