mirror of
https://github.com/astaxie/beego.git
synced 2024-11-22 12:40:55 +00:00
Merge remote-tracking branch 'astaxie/master'
This commit is contained in:
commit
ba94479efd
@ -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