const UNI_APP = { ProjectName :"51充电联盟", BASE_URL: 'https://51team.xiaoxinda.com/charging-station-server/', PARK_URL: 'https://51team.xiaoxinda.com/charging-parking/' , NODE_ENV :"prod", SIMPLE_RUN:false, openId:"oHjCawigqi8SEAwutwkQ-VEgdp3k",//测试用openId //小鹏管家appid VUE_APP_WXAPPID:"wx3afdb1b60188c1e5", VUE_APP_ALIAPPID:"2021003131641247", } module.exports = UNI_APP;