mirror of
https://github.com/vbenjs/vue-vben-admin.git
synced 2025-08-26 00:26:20 +08:00

* fix(koa->upload): 修复koa上传文件的报错 * fix(koa->upload): 补充遗漏的返回值 * fix(koa->upload): 补充遗漏的返回值
Test Server
It is used to start the test interface service, which can test the upload, websocket, login and other interfaces.
Usage
cd ./test/server
pnpm install
pnpm run start