导出数据过大,采起线程取数据

java代码:html final Map<String,Object> params = map; final HttpSession session = request.getSession(); //TODO 开个线程用于生成xls Thread threadStuBase = new Thread(){ public void run() { //dosmothing //statr...
相关文章
相关标签/搜索