{ "Logging": { "LogLevel": { "Default": "Information", "Microsoft": "Warning", "Microsoft.Hosting.Lifetime": "Information" } }, "AllowedHosts": "*", "Setting": { "ConnectionStrings": "", "Host": "http://localhost:5044/", "OssHost": "http://oss.kexiaoshuang.com/", "Database": "CybSystemServer", "BsSqlConnStr": "server=47.108.118.29;port=3306;user=CybSystemServer;password=EqkNw1V5y8ApCXzV;database=CybSystemServer;charset=utf8;", "RedisConnStr": "47.108.118.29:6379,password=ym87540628,DefaultDatabase=0,poolsize=500,preheat=50,asyncPipeline=true", "IOSAppVersion": "1.0.0", "AndroidAppVersion": "1.0.0", "OSSKey": "", "OSSSecret": "", "OSSEndpoint": "", "OSSBucketName": "", "AppSource": "/skin/app/default/", "JwtSecret": "JvDHuowbOnWiyxMIFc9gG5rw1LSSc0xx68L31oRfxS0", "JwtIss": "CybSystemServer", "JwtAud": "api", "MqUserName": "guest", "MqPassword": "123456", "MqHostName": "localhost:5672" } }