default.json
410 Bytes
{
"port": 7000,
"dbConfig": {
"connectionLimit": 10,
"host": "106.15.235.71",
"user": "test_taichun001_",
"password": "YD5e4ySr8CxAd8mk",
"database": "test_taichun001_"
},
"cacheConfig": {
"port": 6379,
"host": "127.0.0.1",
"family": 4,
"db": 0
},
"wechatPay": {
"appid": "1",
"mchid": "2",
"partnerKey": "3"
},
"demo": {
"payPrice": 1
}
}