# 开发环境配置 ENV = 'development' VUE_APP_BASE_API = 'https://smartpark.caih.com/' #东信api VUE_APP_DX_BASE_API = 'https://smartpark.caih.com/dxapi/' #中控 VUE_APP_CONTROL_BASE_API = 'https://smartpark.caih.com/zkxt/' #一卡通 VUE_APP_CARD_BASE_API = 'https://smartpark.caih.com/ykt/' #支付 VUE_APP_PAYMENT_BASE_API = 'https://smartpark.caih.com/vuepay/' #运营中心跳转 VUE_APP_YYZX_BASE_API = 'http://10.21.39.1:8280/'