This commit is contained in:
maqian 2021-09-16 15:33:29 +08:00
parent ad95625b75
commit f203f8a391

View File

@ -49,7 +49,7 @@ max_open = 50
max_idle = 50 max_idle = 50
url = ./db/hfish.db?cache=shared&mode=rwc url = ./db/hfish.db?cache=shared&mode=rwc
# type = mysql # type = mysql
# url = mysql用户名::密码@tcp(:3306)/hfish?charset=utf8&parseTime=true&loc=Local # url = mysql用户名:密码@tcp(:3306)/hfish?charset=utf8&parseTime=true&loc=Local
``` ```
**如果mysql想要加ip则使用** **如果mysql想要加ip则使用**