feat: 修复依赖丢失的问题

This commit is contained in:
砂糖
2025-10-10 16:58:16 +08:00
parent 3db2ccf591
commit 59aba8a0d0
3 changed files with 114 additions and 32 deletions

View File

@@ -11,4 +11,4 @@ ENV = 'staging'
# 若依管理系统/测试环境
VUE_APP_BASE_API = '/stage-api'
VUE_APP_SERVICE_BASE_API = 'http://140.143.206.120:8089/l2-api'
VUE_APP_SERVICE_BASE_API = 'http://140.143.206.120:8081'