Revert "Merge branch 'openapi'"

This reverts commit 9a6f0acdf0, reversing
changes made to 08a81e433b.
This commit is contained in:
feige996
2025-09-23 18:01:20 +08:00
parent 459c665ecb
commit 3b14ab942f
15 changed files with 784 additions and 149 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": "openapi-ts",
"openapi-ts-request": "openapi-ts",
"prepare": "git init && husky && node ./scripts/create-base-files.js",
"docker:prepare": "node ./scripts/create-base-files.js",
"lint": "eslint",