Update def.go
This commit is contained in:
@@ -34,6 +34,7 @@ var TypeMysqlDicMp = map[string]string{
|
||||
"float": "float32",
|
||||
"tinytext": "string",
|
||||
"enum": "string",
|
||||
"time": "time.Time",
|
||||
}
|
||||
|
||||
// TypeMysqlMatchMp Fuzzy Matching Types.模糊匹配类型
|
||||
|
||||
Reference in New Issue
Block a user