# excel-process-demo **Repository Path**: wzc_Test/excel-process-demo ## Basic Information - **Project Name**: excel-process-demo - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-07-19 - **Last Updated**: 2021-07-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 最终,经过测试,不管是websocket的实时数据返回,以及另一个接口的调用查询,都跟excel的Upload操作是有阻塞的关系,不过通过eventBus的调用可以实时地记录本次的上传具体信息,虽然没办法做到实时返回进度,但是记录失败条数,以及记录每次导入的是按哪些条件/每次批量大小还是可用的. 前端页面代码: https://github.com/moocstudent/html-excel-test sql: 见sql文件夹 mysql 8.0+