日志添加查看信息功能

This commit is contained in:
CaIon
2023-11-08 01:14:12 +08:00
parent 63c4b162c9
commit 08edb05e36
2 changed files with 27 additions and 4 deletions

View File

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