mirror of
https://github.com/astaxie/beego.git
synced 2024-11-21 20:20:55 +00:00
name → Name
typo
This commit is contained in:
parent
5260a60ad2
commit
2add87b829
@ -145,7 +145,7 @@ import "github.com/astaxie/beego/orm"
|
||||
|
||||
type User struct {
|
||||
Id int
|
||||
name string
|
||||
Name string
|
||||
}
|
||||
|
||||
func init(){
|
||||
|
Loading…
Reference in New Issue
Block a user