fix: 换货
All checks were successful
构建并部署前端到生产环境 / build-and-deploy (push) Successful in 1m49s

This commit is contained in:
sexygoat
2026-06-03 17:53:52 +08:00
parent c265dacafd
commit 069eab0462
12 changed files with 865 additions and 5 deletions

View File

@@ -2,7 +2,8 @@
"permissions": {
"allow": [
"Bash(git add:*)",
"Bash(npm list:*)"
"Bash(npm list:*)",
"Bash(find . -type f \\\\\\(-name *.openapi.* -o -name *-spec.yaml -o -name *-spec.yml \\\\\\))"
],
"deny": [],
"ask": []