pay-company/gencode.json
Your Name 9a2e1afe56
All checks were successful
Build and Push Docker Image / build (push) Successful in 5m10s
feat:初始化
2026-01-08 16:35:06 +08:00

9 lines
222 B
JSON

{
"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';"
}
}