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