修改
This commit is contained in:
@ -12,7 +12,7 @@
|
||||
"LoginMultiple": false, // 是否允许一个账户在多处登录
|
||||
"AllowCorsSite": "http://localhost:8058", // 允许的其他站点访问Api
|
||||
"DBProvider": "SqlServer", //SqlServer //Oracle
|
||||
"DBConnectionString": "Data Source=192.168.110.32;Initial Catalog=SCADA;User Id= sa;Password= Sa1qaz;Integrated Security=False;Encrypt=True;TrustServerCertificate=True;",
|
||||
"DBConnectionString": "Data Source=192.168.110.32;Initial Catalog=HTSCADA;User Id= sa;Password= Sa1qaz;Integrated Security=False;Encrypt=True;TrustServerCertificate=True;",
|
||||
"DBCommandTimeout": 180, // 数据库超时时间,单位秒
|
||||
"CacheProvider": "Memory", // 缓存使用方式 Redis/Memory
|
||||
"RedisConnectionString": "127.0.0.1:6379", //docker部署 172.17.0.1
|
||||
|
461
HT.Cloud.Web/wwwroot/lib/notify/notify.js
Normal file
461
HT.Cloud.Web/wwwroot/lib/notify/notify.js
Normal file
File diff suppressed because one or more lines are too long
468
HT.Cloud.Web/wwwroot/lib/notify/notify_stand.js
Normal file
468
HT.Cloud.Web/wwwroot/lib/notify/notify_stand.js
Normal file
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user