#### 🌳 报错信息 - There is already an open DataReader associated with this Command which must be closed first. 排查问题: 1、异步代码里,是否写了同步的方法或代码 2、SqlServer版本要2012及以上,其他数据库请参考:https://github.com/anjoy8/Blog.Core/issues/148 3、尽量使用最近3个月内的代码
🌳 报错信息 - There is already an open DataReader associated with this Command which must be closed first.
排查问题:
1、异步代码里,是否写了同步的方法或代码
2、SqlServer版本要2012及以上,其他数据库请参考:#148
3、尽量使用最近3个月内的代码