feat:增加 druid、server、skywalking、swagger 相关

This commit is contained in:
YunaiV
2025-04-06 21:41:20 +08:00
parent b1af0cd06e
commit 1a3657b2bf
6 changed files with 134 additions and 0 deletions

View File

@@ -3,6 +3,8 @@ VITE_PORT=5666
VITE_BASE=/
# 请求路径
VITE_BASE_URL='http://127.0.0.1:48080'
# 接口地址
VITE_GLOB_API_URL=/admin-api
# 是否打开 devtoolstrue 为打开false 为关闭