移除C#导出支持

支持针对表配置输出目录
This commit is contained in:
2024-05-17 11:56:41 +08:00
parent b225dbe90c
commit d130ad1838
13 changed files with 101 additions and 118 deletions

View File

@@ -21,6 +21,7 @@
"dependencies": {
"colors": "^1.4.0",
"js-yaml": "^3.14.0",
"source-map-support": "^0.5.21",
"xlsx": "^0.16.0"
}
}