wd-rating/config/common.dev.ini

57 lines
1020 B
INI

[mysql]
host = 127.0.0.1
post = 3306
user = root
password = 12345
db = wd_rating
[postgresql]
host = 127.0.0.1
post = 5432
user = postgres
password = 12345
db = wd_rating
[redis]
host = 127.0.0.1
port = 6379
[email]
api = http://116.63.130.34:30001
sender = fecribd@fecr.com.cn
[auth]
jwt_key = MA2WDASDZXC255f
admin_user_jwt_key = R43121F4TWEVC7785456
company_user_jwt_key = AQDF123R4ER331IOQWM12MFFAS
institution_user_jwt_key = SAXCASD15QA124WRTWET
[mongo]
host = 127.0.0.1
port = 27017
db = 三方数据
[hw_msg]
url = https://smsapi.cn-north-4.myhuaweicloud.com:443/sms/batchSendSms/v1
app_key = 3h499M186sTF8046f9J9I28J1L9m
app_secret = TMCaZWxoMbuW55l27zdxoDfsiKAH
sender = 8823032033987
template_id = 2e129e3ad70d4ccaa8cbadf528d69c3a
signature = 远东资信
status_call_back = ""
[app]
port = 8021
title = 维德评级v3.0
sys_name = wd-rating
[tianyancha]
token = 32737167-cb63-4ce9-9397-d66169488f51
[yujingtong]
token = 92229502BD4C4B3E934607D4C1C5E711
[rate_utils]
host = http://127.0.0.1:8010