mirror of
https://github.com/astaxie/beego.git
synced 2025-07-27 14:05:31 +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