chore: 优化TODO,减少不必要的TODO提示

This commit is contained in:
Burt
2024-01-20 17:00:31 +08:00
parent 85c3048791
commit b9243f9c59
5 changed files with 3 additions and 6 deletions

View File

@@ -3,5 +3,4 @@ NODE_ENV = 'development'
# 是否去除console 和 debugger
VITE_DELETE_CONSOLE = false
# TODO: 记得修改
VITE_SERVER_BASEURL = 'http://localhost:4000'