mirror of
https://gitcode.com/gh_mirrors/vue/vue-vben-admin
synced 2025-12-30 13:12:26 +00: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