# port
VITE_DEV_PORT = '25101'
# production path
VITE_BASE_URL = 'http://10.62.193.15:25101/api'
# 租户开关
VITE_APP_TENANT_ENABLE=true