- NODE_ENV = 'production'
 
- VUE_APP_ENV = 'development'
 
- VUE_APP_VERSION = '1.0'
 
- VUE_APP_PLATFORM = 'pc'
 
- VUE_APP_URL = http://121.36.46.135:8083
 
- VUE_APP_WSURL = ws://121.36.53.58:8383
 
- VUE_APP_GDMAP_KEY = 5364e58c269ec0605343ee222e3cc51a
 
- VUE_APP_PHP_URL = http://jyaoaserver.jya-tech.com
 
 
  |