Bladeren bron

更改测试环境api数据库地址

abiao 5 jaren geleden
bovenliggende
commit
e33c883be1
1 gewijzigde bestanden met toevoegingen van 1 en 1 verwijderingen
  1. 1 1
      go/gopath/src/fohow.com/conf/app.conf

+ 1 - 1
go/gopath/src/fohow.com/conf/app.conf

@@ -57,7 +57,7 @@ PcHost = "http://testwww.labitumall.com"
 AliDaYuAppKey = "23531135"
 AliDaYuAppSecret = "089035706ec0ea30c065ef42a1b07bb7"
 
-MysqlMaster = root:fohow123!@#@tcp(127.0.0.1:3306)/fohow_test?charset=utf8&parseTime=true
+MysqlMaster = root:fohow123!@#@tcp(127.0.0.1:3306)/test_fohow?charset=utf8&parseTime=true
 
 #WkhtmltoimgBinPath = "C:/Program Files/wkhtmltopdf/bin/wkhtmltoimage.exe"
 WkhtmltoimgBinPath = /opt/software/wkhtmltox/bin/wkhtmltoimage