mirror of
https://github.com/astaxie/beego.git
synced 2025-09-14 10:02:09 +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