pay-customer/gencode.json

9 lines
181 B
JSON
Raw Normal View History

2025-07-15 16:18:34 +08:00
{
2025-12-15 18:19:04 +08:00
"url": "http://10.39.13.78:8001/api/docs/openapi",
2025-07-15 16:18:34 +08:00
"module": "Customer",
"outPath": "./src/gen/",
"apis": {
"firstLine": "import { request } from \"@/common\";"
}
}