{ "Logging": { "LogLevel": { "Default": "Information", "Microsoft.AspNetCore": "Warning" } }, "AllowedHosts": "*", "LocalDbConnectionString": "Host=127.0.0.1;Port=5432;Database=Lot2Lot3;Username=postgres;Password=eink;", //"TargetDbConnectionString": "Host=127.0.0.1;Port=5432;Database=targetdb;Username=postgres;Password=eink;", "TargetDbConnectionString": "Host=192.168.1.108;Port=5432;Database=eink;Username=postgres;Password=eink;", "ProductStartID": 0, "MesUrl": "http://eyzms.toc.eink.com:8088", "MesUrlTime": 30, "PatternList": "wht,dot", "Topic": "LOT2AOIData#04#04-2AOI01", "ReadLot2Thread": "off", "SendLot2Lot3Thread": "off", "DeleteDBRecordhread": "off" }