xq commit:"修改了逆变器历史详情"

This commit is contained in:
2025-07-24 17:25:34 +08:00
parent 2f57be13b6
commit dab576573b
6 changed files with 233 additions and 1 deletions

View File

@ -6,6 +6,8 @@ VITE_APP_ENV = 'development'
# 开发环境
VITE_APP_BASE_API = 'http://192.168.110.168:8008'
# 部署环境
#VITE_APP_BASE_API = 'http://192.168.110.2:8008'
# 应用访问路径 例如使用前缀 /admin/
VITE_APP_CONTEXT_PATH = '/'