wayne2006
Results
2
comments of
wayne2006
I found this problem is caused by the Handler is not released, you can comment out the Handler try, bootstrap.ConnectAsync can run normally.
我实现的方式是:先转换为DataTable,然后设置DataTable列的顺序,然后再导出。