Blame view

js/config.js 164 Bytes
b4c4d329   Andy   add url后台接口路径
1
2
3
4
  
  //阿里云测试环境,别删
   parkcloudbaseUrl = 'http://39.98.54.240:8093/';// url公用地址
   authUrl = 'http://39.98.54.240:8088/';// 鉴权URL公用地址