66 lines
1.5 KiB
JSON
66 lines
1.5 KiB
JSON
{
|
|
"server": {
|
|
"port": 8896
|
|
},
|
|
"jwt": {
|
|
"user": {
|
|
"access_key": "oOqYrhCNQRvVNAaEo4h4osoW",
|
|
"refresh_key": "oOqYrhCadQRvVNAaEo4h4osW",
|
|
"access_expire": 3600,
|
|
"refresh_expire": 129600
|
|
},
|
|
"admin": {
|
|
"access_key": "oOqYrhCcQRvVNAaEo4h4osoW",
|
|
"refresh_key": "oOqYahCadQRvVNAaEo4h4osW",
|
|
"access_expire": 3600,
|
|
"refresh_expire": 129600
|
|
}
|
|
},
|
|
"log": {
|
|
"path": "log_server",
|
|
"file": "cron",
|
|
"level": 2
|
|
},
|
|
"db": {
|
|
"driver": "mysql",
|
|
"host": "rm-wz90c0fmb7534a35z.mysql.rds.aliyuncs.com",
|
|
"port": 3306,
|
|
"user": "zouzou",
|
|
"password": "NBe883GpfB4NNAB",
|
|
"db_name": "zouzou_pro"
|
|
},
|
|
"wx": {
|
|
"app_id": "wxff888972e97ff2ef",
|
|
"app_secret": "3d7335cf0b9fa1d70aa7eb079526ebf0",
|
|
"app_mchId": "1494688302",
|
|
"app_mchSecret": "aaff113c243c47e1cf09af30fe3a6d2b"
|
|
},
|
|
"app": {
|
|
"app_id": "wxb20ee1a562e56453",
|
|
"app_secret": "26e2a1203ad8403891a78a56a37cade5",
|
|
"app_mchId": "1517772711",
|
|
"app_mchSecret": "BCHkQGyEKrgHQIfMSi7E4udkt9Ua6AZV"
|
|
},
|
|
"wx_pay": {
|
|
"callback_url": ""
|
|
},
|
|
"ali_pay": {
|
|
"callback_url": ""
|
|
},
|
|
"sms": {
|
|
"access_key_id": "LTAI5atZsVv9y2MJ",
|
|
"access_key_secret": "shFlHKZDZshcAHJpwMYFojfoD7pQiX",
|
|
"sign_name": "走走省钱",
|
|
"template_code": "SMS_167675071"
|
|
},
|
|
"redis": {
|
|
"host": "127.0.0.1",
|
|
"port": 6379,
|
|
"password": "",
|
|
"db": 0
|
|
},
|
|
"lottery": {
|
|
"host": "lottery",
|
|
"port": 8885
|
|
}
|
|
} |