feat(service): openapi 适配

This commit is contained in:
feige996
2025-09-23 18:09:45 +08:00
parent 563b23cf2a
commit fee5f23d37
13 changed files with 120 additions and 764 deletions

View File

@@ -87,7 +87,7 @@
"build:quickapp-webview-huawei": "uni build -p quickapp-webview-huawei",
"build:quickapp-webview-union": "uni build -p quickapp-webview-union",
"type-check": "vue-tsc --noEmit",
"openapi-ts-request": "openapi-ts",
"openapi": "openapi-ts",
"prepare": "git init && husky && node ./scripts/create-base-files.js",
"docker:prepare": "node ./scripts/create-base-files.js",
"lint": "eslint",