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
报错信息
The source IQueryable doesn't implement IAsyncEnumerable<Coldairarrow.Entity.ArticleManage.Article_Info>. Only sources that implement IAsyncEnumerable can be used for Entity Framework asynchronous operations.
The text was updated successfully, but these errors were encountered:
q是IQueryable<Article_Info>类型
报错信息
The source IQueryable doesn't implement IAsyncEnumerable<Coldairarrow.Entity.ArticleManage.Article_Info>. Only sources that implement IAsyncEnumerable can be used for Entity Framework asynchronous operations.
The text was updated successfully, but these errors were encountered: