You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 19, 2021. It is now read-only.
目前来看需要在Repository类的构造函数中添加以下代码
((DbContext)unitOfWork).Configuration.LazyLoadingEnabled = false;
是否还有更合理的做法?
The text was updated successfully, but these errors were encountered: