多因素
This commit is contained in:
@ -35,7 +35,7 @@ spring:
|
||||
type: com.alibaba.druid.pool.DruidDataSource
|
||||
driver-class-name: com.mysql.cj.jdbc.Driver
|
||||
username: mall
|
||||
password: unicom
|
||||
password: Unicom160_30
|
||||
jdbc-url: jdbc:mysql://10.125.160.30:3306/ebtp_mall_extend?serverTimezone=Asia/Shanghai&useUnicode=true&characterEncoding=utf-8&zeroDateTimeBehavior=convertToNull&useSSL=false&allowPublicKeyRetrieval=true
|
||||
url: jdbc:mysql://10.125.160.30:3306/ebtp_mall_extend?serverTimezone=Asia/Shanghai&useUnicode=true&characterEncoding=utf-8&zeroDateTimeBehavior=convertToNull&useSSL=false&allowPublicKeyRetrieval=true
|
||||
filters: stat,wall,log4j
|
||||
@ -157,6 +157,21 @@ ribbon:
|
||||
MaxAutoRetriesNextServer: 1 #切换实例的重试次数 1
|
||||
|
||||
mconfig:
|
||||
wps:
|
||||
bssAppId: ue32TUnBeW
|
||||
bssAppSecret: 23Ue8DKUM4VTR5uz9LiADBTI3lbCJPqF
|
||||
bssAppUrl: http://10.124.150.230:8000
|
||||
appid: AK20230531MTEMAF
|
||||
appKey: 4ab670a08faf182d6a99a82cd8a6e05b
|
||||
bss:
|
||||
appTokenUrl: /api/chinaUnicom/manageCenter/documentCenter/apptoken/v1
|
||||
previewUrl: /api/chinaUnicom/manageCenter/documentCenter/previewUrl/v1
|
||||
editUrl: /api/chinaUnicom/manageCenter/documentCenter/webofficeurl/v1
|
||||
url:
|
||||
appTokenUrl: /auth/v1/app/inscope/token
|
||||
previewUrl: /preview/v2/url
|
||||
editUrl: /weboffice/v2/url
|
||||
downFileUrl: http://10.242.31.158:18022/api/doc/v1.0/files/download
|
||||
workerId: 1
|
||||
datacenterId: 1
|
||||
# 服务名
|
||||
@ -182,7 +197,11 @@ mconfig:
|
||||
app-url: 1mb6n6635cJkDb3pEQPUFXc2nRJ8RPaS
|
||||
document:
|
||||
clientHttpUrl: http://10.242.31.158:8100/auth/oauth/token?grant_type=client_credentials&client_id=bVS46ElU&client_secret=58ea04ba02475c8da2321cc99849d2a10f15b749
|
||||
|
||||
message:
|
||||
appCode: WEB9849352
|
||||
sendVerifycodeHttpUrl: http://10.124.150.230:8000/api/chinaUnicom/dataMidPlatform/authenticationCenter/messageSendVerifycode/v1
|
||||
checkVerifycodeHttpUrl: http://10.124.150.230:8000/api/chinaUnicom/dataMidPlatform/authenticationCenter/messageCheckVerifycode/v1
|
||||
callBackUrl: http://10.124.150.230:8000/api/chinaUnicom/manageCenter/eshop/mobilecheck/v1
|
||||
# 用户暴露给 prometheus 的健康数据
|
||||
management:
|
||||
endpoints:
|
||||
@ -209,11 +228,11 @@ xxl:
|
||||
|
||||
unifast:
|
||||
sso:
|
||||
public-key: 11
|
||||
clientId: 1
|
||||
redirectUrl: 1
|
||||
public-key: 0428D625CEEB71CE823BD7D78DFEE7B122F2DA5C4D21E32253AD684D0FE21810394A799639C0CDFBFEB535A1DFD6A366A637E582CE0B1466A5FE7858841135DE6B
|
||||
clientId: p6IPukcJ
|
||||
redirectUrl: http://10.125.86.213:18000/redirect
|
||||
getCode:
|
||||
url: 1
|
||||
url: http://10.125.86.213:18808/outer/v1.0/sso/decide
|
||||
|
||||
|
||||
client:
|
||||
@ -221,4 +240,15 @@ client:
|
||||
allow:
|
||||
apis:
|
||||
- ^GET\./?v1/send/msg/interest/getcode$
|
||||
- ^POST\./?v1/send/msg/interest/code$
|
||||
- ^POST\./?v1/send/msg/interest/code$
|
||||
- ^POST\./?v1/bizshortmessage/send/authCode$
|
||||
- ^POST\./?v1/bizshortmessage/check/authCode$
|
||||
|
||||
|
||||
oss:
|
||||
endpoint: oss-cn-guangzhou-gz-d01-a.ops.super.guangzhou.unicom.local
|
||||
accessKeyId: wikrNkei48gp4buV
|
||||
accessKeySecret: LD8jDhf0qow4iel8vO7wno6bp4ZM7q
|
||||
# accessKeyId: ENC(F3Coanx/L2UF6XjF4Uk7yp/UvkNhAlEDzLsCoBKCStBSsCZNjnzvQhpg28NUvCdG71MJZZbwCoCG5j6R7XX13A==)
|
||||
# accessKeySecret: ENC(QBot3xocahGOFoGM8G7G998htTLPrbLzWa2ud05MdD6hAKPUpFAmbewui8wngQglGvZKbc8Uz+K8TpHJdSJtqw==)
|
||||
bucketName: test-mall3
|
Reference in New Issue
Block a user