## 短信配置改为配置文件;
This commit is contained in:
parent
edad396a88
commit
24d148d07e
|
@ -265,37 +265,8 @@ huifu:
|
|||
## 公众号appSecret
|
||||
publicAppSecret: 8ef62181b0d81d5d955c65078a564a61
|
||||
|
||||
## 快递100配置
|
||||
express:
|
||||
url: https://poll.kuaidi100.com/poll/query.do
|
||||
key: sYeoOftD3060
|
||||
customer: 93A50C6B396F2728ABC75F2E62D8FE5F
|
||||
|
||||
## 银行卡四要素验证
|
||||
bankCard:
|
||||
url: https://yhk4yshy.market.alicloudapi.com/yhksiys/dmp/api/jinrun.bank.verify.bank.info4
|
||||
appKey: 204134665
|
||||
appSecret: ToizeLMXjQ9Isgjy8yzIaE75pv9fM9B2
|
||||
appCode: 9a4d4ef74b5943a58ad3fc2fd33f3672
|
||||
|
||||
# 日志配置
|
||||
logging:
|
||||
level:
|
||||
com.hzs: debug
|
||||
org.springframework: warn
|
||||
|
||||
## 是否开启定时任务执行器(开启:true 关闭:false)
|
||||
xxl-job:
|
||||
start: true
|
||||
|
||||
## 分享URL
|
||||
share:
|
||||
## 嗨粉分享地址
|
||||
fansPath: http://p1.hzs413.com/#/pages/shareRegist/index
|
||||
## 分享专区分享地址
|
||||
sharePath: http://p1.hzs413.com/#/pages/shareRegist/index
|
||||
|
||||
## 身份证OCR接口
|
||||
idCardOcr:
|
||||
url: https://cardnumber.market.alicloudapi.com/rest/160601/ocr/ocr_idcard.json
|
||||
appCode: 2ef1d34880e744c1b9fe5951b7287c92
|
||||
|
|
Loading…
Reference in New Issue