pay-employee/gencode.json
2026-05-28 09:48:42 +08:00

9 lines
181 B
JSON

{
"url": "http://10.39.13.78:8002/api/docs/openapi",
"module": "Employee",
"outPath": "./src/gen/",
"apis": {
"firstLine": "import { request } from \"@/common\";"
}
}