pay-company/gencode.json
Your Name 7b09d9a4b8
Some checks failed
Build and Push Docker Image / build (push) Failing after 3h10m10s
fix:更新
2026-01-13 15:19:57 +08:00

9 lines
224 B
JSON

{
"url": "http://10.39.13.78:8001/api/docs/openapi",
"module": "Company",
"outPath": "./src/gen/",
"apis": {
"firstLine": "import { MyResponseType } from '@/common';\nimport { request } from '@umijs/max';"
}
}