pay-employee/gencode.json

9 lines
181 B
JSON
Raw Permalink Normal View History

2025-07-08 16:49:39 +08:00
{
2025-12-15 18:27:46 +08:00
"url": "http://10.39.13.78:8001/api/docs/openapi",
2025-07-08 16:49:39 +08:00
"module": "Employee",
"outPath": "./src/gen/",
"apis": {
"firstLine": "import { request } from \"@/common\";"
}
}