{ "Cors": "", "Logging": { "IncludeScopes": false, "LogLevel": { "Default": "Debug", "System": "Error", "Microsoft": "Error", "Steeltoe": "Error" } }, "Jwt": { "Issuer": "HySignToken", "Audience": "HyCallCenterApi", "SecretKey": "HYBambooJIe256sdkDfjiTSkjienTGjnVcu85114udfhbudgdkfUh" }, "mzupload": { "url": "http://192.168.0.1:28000/fileserverapi/api/upload", "params": "uploadtype=excel", "mbname": "���ﻼ��.xlsx", "mbkeys": "���߱���,��������,����,�Ա�,��������,֤������,���֤,��ϵ�绰,��������,�������,����ʱ��", "dbkeys": "hzcode,mzjzcode,mzhzname,mzhzxb,mzhzbirthday,mzhzzjtype,mzhzsfzcode,mzhzsfzcode,mzhzphone,mzhzjbname,mzhzjzdeptname,mzhzjztime" }, "MongoConnection": { //"ConnectionString": "mongodb://root:123456@192.168.5.44:27017", //"Database": "madrunfabricdb_base" //madrunfabricdb_base madrunfabricdb //"ConnectionString": "mongodb://root:123456@192.168.56.1:27017",//���� //"Database": "madrunfabricdb_base" //madrunfabricdb_base madrunfabricdb "ConnectionString": "mongodb://root:123456@192.168.5.44:27017", //���� "Database": "yh" }, "allprojectrole": "YWFJL|YWJL|YWZJ|CJGL|XTWH", //�鿴������Ŀ "Redis": { "HostName": "192.168.5.44", "Port": "6379", "Password": "", "Defaultdatabase": "1", "InstanceName": "device" }, "spring": { "application": { "name": "testusertypeapi" } }, "eureka": { "client": { "serviceUrl": "http://192.168.5.46:28100/eureka/" //"shouldFetchRegistry": false }, "instance": { "preferIpAddress": true, //�������ʱ������, //�������ʱ��û�н��յ�����EurekaServer�ͻὫ���ʵ���޳� #ע�⣬EurekaServerһ��Ҫ����eureka.server.eviction-interval-timer-in-ms�������������Ч���������һ��Ϊ����ˢ��ʱ�����õ����� //Ĭ��90s ��ɾ��ʵ��֮ǰ��EurekaServer�ȴ���ʱ�䣬Ĭ��= 90�� "leaseExpirationDurationInSeconds": 15, //����ˢ��ʱ�����ã�ÿ�����ʱ�����������һ�� //Ĭ��30s �ͻ�����Ҫ����������Ƶ�ʣ�Ĭ��ֵ= 30s "leaseRenewalIntervalInSeconds": 5, "statusPageUrlPath": "/api/info", "port": 28340 // Remove comments to enable SSL requests // More changes in Program.cs are required if using direct C2C communications //,"securePortEnabled": true } } }