# 生产环境配置
ENV = 'production'
# 智慧用电管理系统/生产环境
VUE_APP_BASE_API = '/prod-api'
# 前端端口
port= 9988
# 服务端地址
// target = http://192.168.18.139:8899
target = http://power.gkiiot.com