NODE_ENV = staging # 测试环境配置 ENV = 'staging' # EBTS/测试环境 VUE_APP_BASE_API = 'http://sistapi.hchyun.cn/dev-api'