| 12345678910111213141516171819202122232425262728293031323334353637383940 |
- {
- "Logging": {
- "LogLevel": {
- "Default": "Information",
- "Microsoft": "Warning",
- "Microsoft.Hosting.Lifetime": "Information"
- }
- },
- "AllowedHosts": "*",
- "Setting": {
- "AppKey": "4e6ffffb7a752c8485507e77d5b3082a",
- "AppId": "1000000165",
- "CheckUrl": "http://auth.yunmuit.com/Api/ProjectCheck/CheckRight",
- "ConnectionStrings": "",
- "WebServiceUrl": "http://auth.yunmuit.com/Api/ProjectCheck/DataBase",
- "DbSchemeUrl": "http://auth.yunmuit.com/Api/ProjectCheck/GetDbScheme",
- "Host": "http://bs.kexiaoshuang.com/",
- "OssHost": "http://oss.kexiaoshuang.com/",
- "Database": "KxsMainServer",
- "SqlConnStr": "server=rm-2vcs4j67tla603c9d5o.mysql.cn-chengdu.rds.aliyuncs.com;port=3306;user=KxsProfitServer;password=FrW8ZfxlcaVdm1r0;database=KxsProfitServer;charset=utf8;",
- "JobSqlConnStr": "server=47.108.207.184;port=3306;user=KxsJobServer;password=MIrp4PMVGDPnPLpY;database=KxsJobServer;charset=utf8;",
- "BsSqlConnStr": "server=rm-2vcs4j67tla603c9d5o.mysql.cn-chengdu.rds.aliyuncs.com;port=3306;user=KxsProfitServer;password=FrW8ZfxlcaVdm1r0;database=KxsBsServer;charset=utf8;",
- "SpSqlConnStr": "server=rm-2vcfx6t6yjk35pr77.mysql.cn-chengdu.rds.aliyuncs.com;port=3306;user=KxsSpServer;password=jJ9qKsvwWgQA9xWG;database=KxsSpServer;charset=utf8;",
- "CashSqlConnStr": "server=rm-2vcfx6t6yjk35pr77.mysql.cn-chengdu.rds.aliyuncs.com;port=3306;user=KxsCashServer;password=LNGvM18W6SaIGKBC;database=KxsCashServer;charset=utf8;",
- "RedisConnStr": "r-2vc7uglenfmzmlvrnopd.redis.cn-chengdu.rds.aliyuncs.com:6379,password=AZp2ns01w07YW9K0,DefaultDatabase=0,poolsize=500,preheat=50,asyncPipeline=true",
- "IOSAppVersion": "1.0.0",
- "AndroidAppVersion": "1.0.0",
- "OSSKey": "LTAI5tAp9ASZtq4wYzuXfeer",
- "OSSSecret": "N0o6TwowU8r4aeNWoefMnnus9Q2saW",
- "OSSEndpoint": "oss-cn-chengdu.aliyuncs.com",
- "OSSBucketName": "kexiaoshuang",
- "AppSource": "/skin/app/default/",
- "JwtSecret": "JvDHuowbOnWiyxMIFc9gG5rw1LSSc0xx68L31oRfxS0",
- "JwtIss": "KxsMainServer",
- "JwtAud": "api",
- "MqUserName": "skb@rabbitmq",
- "MqPassword": "skb@rabbitmq",
- "MqHostName": "192.168.0.121:5672,192.168.0.122:5672"
- }
- }
|