mh_jy_safe/APT.MicroApi/APT.PF.WebApi/appsettings.Test.json
wyw b3309e2fef 1、完善 FilePathHead 使对应用户能分文件夹存附件
2、附件上传功能完善 使可以通过传参 独立功能独立二级文件夹
3、视频库 类型 文件名称 判断
2025-12-26 13:48:14 +08:00

42 lines
1.9 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"ConnectionStrings": {
//"default": "Database=test20211;Data Source=36.133.75.96;Port=3306;User Id=root;Password=opt!energy;TreatTinyAsBoolean=true;",
//"default": "Data Source=172.20.8.76:1521/DB2;User Id=\"dbo\";Password=mssqas;Pooling=false;PERSIST SECURITY INFO=True;"
//"default": "Data Source=172.20.8.83:1521/DB2;User Id=\"dbo\";Password=mssuat;Pooling=false;PERSIST SECURITY INFO=True;"
//"default": "User ID=postgres;Password=ldxmesadm;Host=172.20.8.91;Port=5432;Database=mes;CommandTimeout=1024;"
//"default": "User ID=postgres;Password=dfdn!energy;Host=36.134.166.114;Port=5432;Database=mh_op;CommandTimeout=1024;"
//"default": "User ID=postgres;Password=opt!energy;Host=36.133.75.96;Port=5432;Database=postgres;CommandTimeout=1024;"
"default": "Server=121.41.2.71;Database=mh_jy_ops;uid=sa;pwd=mhsafe!2021;" //<2F><>ʽ<EFBFBD><CABD><EFBFBD><EFBFBD>
},
"AppSettings": {
"DataBaseType": "sqlserver",
"ClientId": "oEnergyUsers",
"SecurityKey": "MGRmYjc3ODg4ZDQ2NDE0ZTkxZWNiZjcxNjY1NTIwMWQ=",
"Scope": "oEnergyPF",
"isSqlLog": "false",
"IdentityServer": "http://121.41.2.71:3153/",
"WebSocketPort": "3140",
"ConnApiUrl": "http://localhost:5116/api/OP/TenantInfo/GetDbConn",
"AllConnApiUrl": "http://localhost:5116/api/OP/TenantInfo/GetAllDbConn",
"ConnDataKey": "MHKSAQ1212010101",
"TenantConnKey": "MHJY",
"RedisFormConfig": "false",
"Img_Local": "D:\\uploadFile\\"
},
"RedisConfig": {
"RedisConnectionString": "121.41.2.71:6379,password=mhsaferedis,defaultDatabase=5",
"IsRedis": true
},
"InflexdbConfig": {
"Url": "http://36.133.75.96:8086/",
"UserName": "",
"PassWord": "",
"SrcTagDbName": "optSrcTag",
"DosageDbName": "optDosage",
"EnergyValDbName": "optEnergyVal",
"LogDbName": "OPTiEnergyLog",
"CorrectWaring": "optCorrectWaring",
"AppOnline": "optAppOnline"
}
}