mirror of
https://github.com/kongyuebin1/dongfeng-pay.git
synced 2024-11-13 14:09:20 +08:00
配置文件更改
This commit is contained in:
parent
9bdbadc19c
commit
0530e96eb3
@ -9,10 +9,10 @@
|
||||
****************************************************/
|
||||
package conf
|
||||
|
||||
//const (
|
||||
// DB_HOST = "localhost"
|
||||
// DB_PORT = "3306"
|
||||
// DB_USER = "root"
|
||||
// DB_PASSWORD = ""
|
||||
// DB_BASE = "dongfeng-pay_pay"
|
||||
//)
|
||||
const (
|
||||
DB_HOST = "localhost"
|
||||
DB_PORT = "3306"
|
||||
DB_USER = "root"
|
||||
DB_PASSWORD = ""
|
||||
DB_BASE = "pay_pay"
|
||||
)
|
||||
|
Loading…
Reference in New Issue
Block a user