# dealExcelExport **Repository Path**: coder-msc/dealExcelExport ## Basic Information - **Project Name**: dealExcelExport - **Description**: No description available - **Primary Language**: HTML - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-03-17 - **Last Updated**: 2021-11-02 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 打开9998端口,配置访问路径为 /demo # 此项目为Spring boot项目,需要启动类 #使用方法: 1、打开主页面 http://localhost:9998/demo/index 2、选择Excel文件(XLSX) 3、导出 注意事项:此项目并没有考虑其业务逻辑的严谨性,只适用于后缀为.xlsx的文件 并且Excel文件只能根据固定的格式才能计算出来(第一列,从第二行开始)