Commit 5c526273 authored by wty's avatar wty

重写阿波罗配置获取16

parent ec8815b2
...@@ -5,7 +5,8 @@ ...@@ -5,7 +5,8 @@
"SSO": { "SSO": {
"ssourl": "http://sso.duibadev.com.cn", "ssourl": "http://sso.duibadev.com.cn",
"systemId": 491, "systemId": 491,
"systemName": "dui123", "systemName": "duiba-aurora-node",
"appSecret": "78b6cf42fe15f8b7bbaececea9bb2a6d",
"profiles": "dev" "profiles": "dev"
}, },
"secret": "5d0cb61fe5ef40afa49bc22b64f9ede1" "secret": "5d0cb61fe5ef40afa49bc22b64f9ede1"
......
...@@ -5,8 +5,10 @@ ...@@ -5,8 +5,10 @@
"SSO": { "SSO": {
"ssourl": "http://sso.duiba.com.cn", "ssourl": "http://sso.duiba.com.cn",
"systemId": 491, "systemId": 491,
"systemName": "dui123", "systemName": "duiba-aurora-node",
"profiles": "prod" "appSecret": "9e51dbe27cf3eb68e5686a4a433ae14b",
"profiles": "test"
}, },
"remote_config_url": "http://configserver.duiba.com/dui123/prod?accessKey=98e72000586f43e3b55da663c9f8af72" "remote_config_url": "http://configserver.duiba.com/dui123/prod?accessKey=98e72000586f43e3b55da663c9f8af72"
} }
...@@ -5,8 +5,10 @@ ...@@ -5,8 +5,10 @@
"SSO": { "SSO": {
"ssourl": "http://sso.duibatest.com.cn", "ssourl": "http://sso.duibatest.com.cn",
"systemId": 491, "systemId": 491,
"systemName": "dui123", "systemName": "duiba-aurora-node",
"appSecret": "9e51dbe27cf3eb68e5686a4a433ae14b",
"profiles": "test" "profiles": "test"
}, },
"secret": "81edd6d7523e41d7bf87f303b12b3c75" "secret": "81edd6d7523e41d7bf87f303b12b3c75"
} }
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