Commit d83527b8 authored by liwei's avatar liwei

修改了实名认证结束后跳转的页面

parent 6f081504
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
cy_redis: cy_redis:
ip: 127.0.0.1 ip: 127.0.0.1
port: 6379 port: 6379
password: password: 123456
database: 7 database: 7
# 2. rabbitMq # 2. rabbitMq
...@@ -137,7 +137,7 @@ sms: ...@@ -137,7 +137,7 @@ sms:
global: global:
path: path:
base_upload_location: D:\soft\nginx-1.24.0\html\upload base_upload_location: D:\soft\nginx-1.24.0\html\upload
base_discovery: 'http://192.168.1.80/upload/' base_discovery: 'http://192.168.1.7/upload/'
code: code:
admin: ROLE_1001 admin: ROLE_1001
resetPassword: 123456 resetPassword: 123456
...@@ -183,7 +183,7 @@ faceverfiy: ...@@ -183,7 +183,7 @@ faceverfiy:
accessKeyId: LTAI5tFCR21anCpo27GWp75V accessKeyId: LTAI5tFCR21anCpo27GWp75V
accessKeySecret: W1YlOyKsYGGQ8Cs9SSgjb68COuUh2d accessKeySecret: W1YlOyKsYGGQ8Cs9SSgjb68COuUh2d
endpoints: ["cloudauth.cn-shanghai.aliyuncs.com", "cloudauth.cn-beijing.aliyuncs.com"] endpoints: ["cloudauth.cn-shanghai.aliyuncs.com", "cloudauth.cn-beijing.aliyuncs.com"]
returnUrl: http://106.3.97.198:20163/#/contentManagement/banner returnUrl: http://192.168.1.101:8080/realAuthDetail.html
callbackUrl: https://project.91isoft.com/sns/faceVerify/callbackFaceVerify callbackUrl: https://project.91isoft.com/sns/faceVerify/callbackFaceVerify
idCardDayCount: 10 idCardDayCount: 10
idCardMinCount: 3 idCardMinCount: 3
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment