| | |
| | | { |
| | | "urls": "http://*:9292", //web服务端口,如果用IIS部署,把这个去掉 |
| | | "Serilog": { |
| | | "MinimumLevel": { |
| | | "Default": "Information", |
| | | "Override": { |
| | | "Microsoft": "Information", |
| | | "Microsoft.AspNetCore": "Warning", |
| | | "Microsoft.AspNetCore.Routing": "Warning", |
| | | "Microsoft.AspNetCore.Mvc": "Warning", |
| | | "Microsoft.AspNetCore.Mvc.Infrastructure": "Warning", |
| | | "Microsoft.AspNetCore.Mvc.Filters": "Warning", |
| | | "Microsoft.AspNetCore.Mvc.ModelBinding": "Warning", |
| | | "Microsoft.EntityFrameworkCore": "Warning" |
| | | } |
| | | } |
| | | }, |
| | | "Logging": { |
| | | "LogLevel": { |
| | | "Default": "Information", |
| | |
| | | "110681": "Split" |
| | | }, |
| | | "AddressRoadwayMap": { // 对应设备地址映射 |
| | | "11001": "HPRB1", |
| | | "11010": "HPRB1", |
| | | "11068": "ZYRB1", |
| | | "10010": "HPRB1", |
| | | "10030": "HPRB1" |
| | | "11001": "换盘机械手", |
| | | "11010": "换盘机械手", |
| | | "11068": "注液组盘机械手", |
| | | "10010": "换盘机械手", |
| | | "10030": "换盘机械手" |
| | | }, |
| | | "AddressSourceLineNoMap": { // 对应输送线编号地址映射 |
| | | "11001": "10010", |