华欣-欣万商平台-组织架构处理成sql

lrf 94e39b153b readme 3 months ago
src 75de5f3674 init 3 months ago
test 75de5f3674 init 3 months ago
.editorconfig 75de5f3674 init 3 months ago
.eslintrc.json 75de5f3674 init 3 months ago
.gitignore 75de5f3674 init 3 months ago
.prettierrc.js 75de5f3674 init 3 months ago
README.md 94e39b153b readme 3 months ago
README.zh-CN.md 75de5f3674 init 3 months ago
bootstrap.js 75de5f3674 init 3 months ago
jest.config.js 75de5f3674 init 3 months ago
package-lock.json 75de5f3674 init 3 months ago
package.json 75de5f3674 init 3 months ago
tsconfig.json 75de5f3674 init 3 months ago
行政区划模板.xlsx 75de5f3674 init 3 months ago

README.md

行政区划模板转sql

1.npm i 安装依赖

2.npm run dev 运行项目

3.将行政区划模板放到项目根目录中(.xlsx格式)

4.浏览器访问 http://127.0.0.1:7001 即可处理

目前没有写入文件中. 如果数据太大.应该会中断请求.这种情况就需要写入文件中了