pay-employee/gencode.json
2025-10-29 13:53:24 +08:00

9 lines
181 B
JSON

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