pay-customer/gencode.json

9 lines
172 B
JSON
Raw Normal View History

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