mirror of
https://github.com/astaxie/beego.git
synced 2025-06-12 09:50:39 +00:00
fix the golint travis
This commit is contained in:
@ -352,7 +352,7 @@ type GroupPermissions struct {
|
||||
}
|
||||
|
||||
type ModelID struct {
|
||||
Id int64
|
||||
ID int64
|
||||
}
|
||||
|
||||
type ModelBase struct {
|
||||
|
Reference in New Issue
Block a user