fix format

This commit is contained in:
DennisMao 2018-12-06 10:57:32 +08:00
parent 0d77a3f8d2
commit bf468c8d0c
1 changed files with 1 additions and 1 deletions

View File

@ -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.