日志添加查看信息功能

This commit is contained in:
CaIon
2023-11-08 01:14:12 +08:00
parent 4c7384411d
commit ec0d712b6f
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"
}