pay-company/gencode.json

9 lines
222 B
JSON
Raw Normal View History

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