feat: 处理文件上传参数

This commit is contained in:
2024-11-27 17:03:39 +08:00
parent a607cfed56
commit 41314ee3c6
12 changed files with 373 additions and 258 deletions

View File

@@ -45,6 +45,7 @@
"reflect-metadata": "^0.1.13",
"rimraf": "^3.0.2",
"rxjs": "^7.2.0",
"sharp": "^0.33.5",
"winston": "^3.9.0",
"winston-daily-rotate-file": "^4.7.1"
},