pay-employee/gencode.json

9 lines
172 B
JSON
Raw Normal View History

2025-07-08 16:49:39 +08:00
{
"url": "http://yt:8003/api/docs/openapi",
"module": "Employee",
"outPath": "./src/gen/",
"apis": {
"firstLine": "import { request } from \"@/common\";"
}
}