| | |
| | | //5.PostgreSQL |
| | | "DBType": "SqlServer", |
| | | //è¿æ¥å符串 |
| | | "ConnectionString": "Data Source=.;Initial Catalog=WIDESEAWCS_ShanMei;User ID=sa;Password=123456;Integrated Security=False;Connect Timeout=30;Encrypt=False;TrustServerCertificate=False;ApplicationIntent=ReadWrite;MultiSubnetFailover=False", |
| | | |
| | | "ConnectionString": "Data Source=.;Initial Catalog=WCS_FengLv;User ID=sa;Password=123456;Integrated Security=False;Connect Timeout=30;Encrypt=False;TrustServerCertificate=False;ApplicationIntent=ReadWrite;MultiSubnetFailover=False", |
| | | //è·¨å |
| | | "Cors": { |
| | | "PolicyName": "CorsIpAccess", //çç¥åç§° |
| | |
| | | "ApiName": "WIDESEAWCS", |
| | | "ExpMinutes": 120, |
| | | "QuartzJobAutoStart": true, |
| | | "DBSeedEnable": false, |
| | | "DBSeedEnable": true, |
| | | "QuartzDBSeedEnable": true, |
| | | "LogDeubgEnable": false, //æ¯å¦è®°å½è°è¯æ¥å¿ |
| | | "PrintSql": true, //æå°SQLè¯å¥ |
| | | "PrintSql": false, //æå°SQLè¯å¥ |
| | | "LogAOPEnable": true, //æ¯å¦è®°å½AOPæ¥å¿ |
| | | "WebSocketEnable": true, //æ¯å¦å¼å¯WebSocketæå¡ |
| | | "WebSocketPort": 9296, //WebSocketæå¡ç«¯å£ |
| | | "WebSocketEnable": false, //æ¯å¦å¼å¯WebSocketæå¡ |
| | | "WebSocketPort": 9260, //WebSocketæå¡ç«¯å£ |
| | | "SocketServer": { |
| | | "Enabled": true, |
| | | "Port": 2000, |
| | | "IpAddress": "0.0.0.0", |
| | | "Port": 9298, |
| | | "IpAddress": "192.168.0.237", |
| | | "Backlog": 100, |
| | | "EncodingName": "utf-8", |
| | | "AutoDetectEncoding": true, |