{ "Logging": { "LogLevel": { "Default": "Warning" } }, "AllowedHosts": "*", "ConnectionStrings": { "BaseDBContext": "Data Source=.;Initial Catalog=NouYaWms;User=sa;Password=+JvlGMjoyMblwptodADXnA==;Persist Security Info=True" //58.240.189.131 }, "AppSetting": { "NetPushServer": ".", "NetPushPort": 23467 }, "ICSSetting": { "Server": "http://localhost:23512/api/", "LoginUrl": "Login/Login", "Uid": "System", "Pwd": "123456" }, "WCSSetting": { "Server": "http://localhost:23512/api/", //172.16.30.220:8809 "LoginUrl": "Login/Login", "Uid": "System", "Pwd": "123456" } }