摘要:
1.dbContext.Configuration.LazyLoadingEnabled = false; 解决自动加载子类问题,去掉懒加载,手动Incolud代码。 2.config.EnableCors(new EnableCorsAttribute("*", "*", "*")); 解决跨域 阅读全文
posted @ 2018-03-08 16:33
cxd1008
阅读(308)
评论(0)
推荐(0)
浙公网安备 33010602011771号