.env.development 356 字节
#编译模式
VUE_APP_MODE = development

#中台接口base /dev-web-gateway代理到http://dev-ms.ids111.com:10030/dev-web-gateway
VUE_APP_MID_REQUEST_BASE_URL = /dev-web-gateway

#业务接口base
VUE_APP_BUSINESS_REQUEST_BASE_URL = http://kirincub.com:18092/

#上报接口base /report代理到https://jdlog-test.uu.cc
VUE_APP_TRACKER_BASE_URL = /report