improve function Struct for package gconv

This commit is contained in:
John
2020-06-06 15:31:04 +08:00
parent f2f98e1d16
commit 30501a882d
5 changed files with 41 additions and 36 deletions

View File

@ -1,8 +1,9 @@
# MySQL数据库配置
[database]
# debug = true
link = "mysql:root:12345678@tcp(127.0.0.1:3306)/test?parseTime=true&loc=Local"
debug = true
link = "mysql:root:12345678@tcp(127.0.0.1:3306)/test?parseTime=true&loc=Local"
MaxOpen = 100
#[database]
# [[database.default]]