Skip to content

Commit

Permalink
Update def.go
Browse files Browse the repository at this point in the history
  • Loading branch information
xxjwxc committed Apr 4, 2020
1 parent a327605 commit 6271a32
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions data/view/cnf/def.go
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ var TypeMysqlDicMp = map[string]string{
"float": "float32",
"tinytext": "string",
"enum": "string",
"time": "time.Time",
}

// TypeMysqlMatchMp Fuzzy Matching Types.模糊匹配类型
Expand Down

0 comments on commit 6271a32

Please sign in to comment.