# port
VITE_DEV_PORT = '26111'
# production path
VITE_BASE_URL = 'http://10.140.10.4:26112'
# 租户开关
VITE_APP_TENANT_ENABLE=false