pay-company/gencode.json

9 lines
224 B
JSON
Raw Permalink Normal View History

2026-01-08 16:35:06 +08:00
{
2026-01-13 15:19:57 +08:00
"url": "http://10.39.13.78:8001/api/docs/openapi",
"module": "Company",
2026-01-08 16:35:06 +08:00
"outPath": "./src/gen/",
"apis": {
"firstLine": "import { MyResponseType } from '@/common';\nimport { request } from '@umijs/max';"
}
}