mirror of
https://github.com/astaxie/beego.git
synced 2025-06-23 03:50:18 +00:00
@ -145,7 +145,7 @@ import "github.com/astaxie/beego/orm"
|
||||
|
||||
type User struct {
|
||||
Id int
|
||||
name string
|
||||
Name string
|
||||
}
|
||||
|
||||
func init(){
|
||||
|
Reference in New Issue
Block a user