# 本地环境
ENV = 'development'

#VITE_API_URL = 'http://192.168.0.27:8084'
#张凤接口地址

#VITE_API_URL = 'http://192.168.0.38:8086'
#黄振接口地址

VITE_API_URL = 'http://192.168.0.27:8084'
#戚会山接口地址

#VITE_API_URL = 'http://121.239.169.27:16070'
#线上正式环境接口地址

#VITE_API_URL = 'http://192.168.0.52:8011/safeplatform'
#本地预发接口地址

#VITE_API_URL = 'http://192.168.0.52:7021/safeplatform'
#本地测试接口地址
