{ "NacosConfig": { "Listeners": [ { "Optional": true, "DataId": "appsettings.json", "Group": "DEFAULT_GROUP" } ], "ServerAddresses": [ "http://nacos:8848" ] }, "Urls": "http://localhost:59097", "AlwaysAllowAuthorization": false, "IdentityServer": { "Clients": { "DataExchange_Web": { "ClientId": "DataExchange_Web", "ClientSecret": "1q2w3e*", "RootUrl": "https://localhost:59097" }, "DataExchange_App": { "ClientId": "DataExchange_App", "ClientSecret": "1q2w3e*", "RootUrl": "https://localhost:59097" }, "DataExchange_Swagger": { "ClientId": "DataExchange_Swagger", "ClientSecret": "1q2w3e*", "RootUrl": "https://localhost:59097" } } }, "Authentication": { "client_id": "Auth_App", "client_secret": "1q2w3e*", "grant_type": "password", "username": "admin", "password": "1234qwer!@#$QWER" }, "AuthServer": { "Authority": "http://dev.cd-top.com:59093/", "RequireHttpsMetadata": "false", "SwaggerClientId": "admin", "SwaggerClientSecret": "1q2w3e*" }, "StringEncryption": { "DefaultPassPhrase": "8fFOYxuru0qm2ATJ" }, //业务 "Sites": "T8,T9", "Company": "T8,T9" }