pay-company/gencode.json
uiujun 468f241df7
All checks were successful
Build and Push Docker Image / build (push) Successful in 4m36s
fix:接口地址
2026-04-14 10:42:00 +08:00

9 lines
224 B
JSON

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