文件夹整理
This commit is contained in:
18
doc/test-data/purchase_transaction/package.json
Normal file
18
doc/test-data/purchase_transaction/package.json
Normal file
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"name": "purchase_transaction",
|
||||
"version": "1.0.0",
|
||||
"description": "- **操作系统**: Windows/Linux\r - **Java版本**: JDK 17\r - **数据库**: MySQL 8.2.0\r - **后端框架**: Spring Boot 3.5.8\r - **前端框架**: Vue 2.6.12 + Element UI 2.15.14",
|
||||
"main": "test-import-debug.js",
|
||||
"scripts": {
|
||||
"test": "echo \"Error: no test specified\" && exit 1"
|
||||
},
|
||||
"keywords": [],
|
||||
"author": "",
|
||||
"license": "ISC",
|
||||
"type": "commonjs",
|
||||
"dependencies": {
|
||||
"axios": "^1.13.4",
|
||||
"exceljs": "^4.4.0",
|
||||
"form-data": "^4.0.5"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user