pay-company/gencode.json
uiujun 3d574f204a
All checks were successful
Build and Push Docker Image / build (push) Successful in 4m47s
feat:大面积的权限级页面交互优化
2026-04-22 17:45:00 +08:00

10 lines
225 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';"
}
}