pay-customer/gencode.json

9 lines
172 B
JSON
Raw Normal View History

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