37 lines
		
	
	
		
			1.2 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			37 lines
		
	
	
		
			1.2 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						||
  "ConnectionStrings": {
 | 
						||
    "default": "Server=120.25.146.51;Database=mh_sms_demo_ops;uid=sa;pwd=mhsafe!2021;" //<2F><>ʽ<EFBFBD><CABD><EFBFBD><EFBFBD>
 | 
						||
  },
 | 
						||
  "AppSettings": {
 | 
						||
    "DataBaseType": "sqlserver",
 | 
						||
    "ClientId": "oEnergyUsers",
 | 
						||
    "SecurityKey": "MGRmYjc3ODg4ZDQ2NDE0ZTkxZWNiZjcxNjY1NTIwMWQ=",
 | 
						||
    "Scope": "oEnergyPF",
 | 
						||
    "isSqlLog": "false",
 | 
						||
    "IdentityServer": "http://120.25.146.51:3153/",
 | 
						||
    "WebSocketPort": "3140",
 | 
						||
    "ConnApiUrl": "http://localhost:6116/api/OP/TenantInfo/GetDbConn",
 | 
						||
    "AllConnApiUrl": "http://localhost:6116/api/OP/TenantInfo/GetAllDbConn",
 | 
						||
    "ConnDataKey": "MHKSAQ1212010101",
 | 
						||
    "TenantConnKey": "PDEV1212",
 | 
						||
    "RedisFormConfig": "true",
 | 
						||
    "Env": "1", //外网IP  0:内网IP
 | 
						||
    "Img_Local": "C:\\sms\\uploadFile"
 | 
						||
  },
 | 
						||
  "RedisConfig": {
 | 
						||
    "RedisConnectionString": "120.25.146.51:6379,password=mhsaferedis,defaultDatabase=8",
 | 
						||
    "RedisConnectionPwd": "mhsaferedis",
 | 
						||
    "IsRedis": true
 | 
						||
  },
 | 
						||
  "InflexdbConfig": {
 | 
						||
    "Url": "http://36.133.75.96:8086/",
 | 
						||
    "UserName": "",
 | 
						||
    "PassWord": "",
 | 
						||
    "SrcTagDbName": "optSrcTag",
 | 
						||
    "DosageDbName": "optDosage",
 | 
						||
    "EnergyValDbName ": "optEnergyVal",
 | 
						||
    "LogDbName": "OPTiEnergyLog",
 | 
						||
    "CorrectWaring": "optCorrectWaring",
 | 
						||
    "AppOnline": "optAppOnline"
 | 
						||
  }
 | 
						||
} |