# just a flag ENV = 'development' # base api VUE_APP_BASE_API = '/dev-api' # 地址列表接口 基础路径 VUE_APP_BASE_API2 = "http://39.105.160.25:18080"