mirror of
https://github.com/astaxie/beego.git
synced 2025-06-11 09:20:39 +00:00
fix format
This commit is contained in:
@ -44,7 +44,7 @@ var supportTag = map[string]int{
|
||||
"decimals": 2,
|
||||
"on_delete": 2,
|
||||
"type": 2,
|
||||
"description": 2,
|
||||
"description": 2,
|
||||
}
|
||||
|
||||
// get reflect.Type name with package path.
|
||||
|
Reference in New Issue
Block a user