宏源环境

This commit is contained in:
bb_pan 2025-03-31 12:12:28 +08:00
parent 5ffd0000cb
commit a85d9ef1b4
1 changed files with 3 additions and 1 deletions

View File

@ -5,4 +5,6 @@ VUE_APP_TITLE = 智能机具管理系统
ENV = 'production'
# 智能机具管理系统/生产环境
VUE_APP_BASE_API = '/prod-api'
# VUE_APP_BASE_API = '/prod-api'
# 智能机具管理系统/宏源环境
VUE_APP_BASE_API = '/jiju-api'