修复兑换码bug

This commit is contained in:
CaIon
2023-11-10 00:46:07 +08:00
parent f453dc0ad5
commit efee409744
2 changed files with 11 additions and 1 deletions

View File

@@ -49,5 +49,5 @@
"singleQuote": true,
"jsxSingleQuote": true
},
"proxy": "https://nekoapi.com"
"proxy": "http://localhost:3000"
}