2add87b8 by dongxu

name → Name

typo
1 parent 5260a60a
......@@ -145,7 +145,7 @@ import "github.com/astaxie/beego/orm"
type User struct {
Id int
name string
Name string
}
func init(){
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!