摘要:
完整错误: No 'Access-Control-Allow-Origin' header is present on the requested resource. Origin 'http://localhost:4200' is therefore not allowed access. Th 阅读全文
摘要:
if (SystemConfig.Instance.SortLineDB == SortLineDBEnum.DB2) { //DB2 var builder = new DbContextOptionsBuilder<IRCSKCDBContext>(); builder.UseDb2(Syste 阅读全文