mirror of
https://github.com/kongyuebin1/dongfeng-pay.git
synced 2024-11-15 06:59:20 +08:00
18 lines
391 B
Plaintext
18 lines
391 B
Plaintext
appname = jhboss
|
|
httpport = 12306
|
|
runmode = dev
|
|
|
|
sessionon = true
|
|
|
|
[mysql]
|
|
dbhost = localhost
|
|
dbport = 3306
|
|
dbuser = root
|
|
dbpasswd = Kyb^15273031604
|
|
dbbase = juhe_pay
|
|
|
|
[gateway]
|
|
host = http://localhost:12309/
|
|
#orderUrl = http://localhost:12309/gateway/supplier/order/query
|
|
#updateOrderUrl = http://localhost:12309/gateway/update/order
|
|
#payforUrl = http://localhost:12309/gateway/update/order |