config.js 1.54 KB
window._vionConfig = {
  // apiUrl: 'http://192.168.9.116:17070',
  // apiUrl: 'http://192.168.9.228:17070',
  // apiUrl: 'http://192.168.9.146:17070',
  // apiUrl: 'http://192.168.9.127:17070',
  // apiUrl: 'https://mall.keliuyun.com/report',
  apiUrl: 'https://store.keliuyun.com/report',
  // apiUrl: 'http://192.168.9.127:8087',
  // apiUrl: 'http://139.217.95.227:17070',
  // menuUrl: 'http://192.168.9.127:19090',
  menuUrl: 'https://store.keliuyun.com/report/auth',
  // menuUrl: 'https://mall.keliuyun.com/report/auth',
  picUrl: 'https://vion-retail.oss-cn-beijing.aliyuncs.com',
  // picUrl: 'https://vion-mall.oss-cn-beijing.aliyuncs.com',
  // imagesUrl: 'http://192.168.9.228',
  imagesUrl: 'https://store.keliuyun.com',
  // imagesUrl: 'http://192.168.9.146:17070',
  // imagesUrl: 'http://mall.keliuyun.com',
  // messageUrl: 'http://192.168.9.242:15051',
  messageUrl: 'http://139.217.95.227:15052',
  // 连锁客流: store | 6.0: mall
  platform: 'store',
  //菜单权限:  false | 全部菜单: true
  allMenu: false,
  //新城SSO_logout_url
  //logoutUrl = 'https://auth.xincheng.com/sso_logout';
  // 设备状态
  logUrl: 'http://192.168.9.196:9201',
  reidUrl: 'http://molli2.zhimatech.com/#/hotindex',
  videoUrl: 'https://video.keliuyun.com:18443',
  repeatInStoreUrl: 'https://store.keliuyun.com/report/openapi',
  // repeatInStoreUrl: 'http://192.168.9.115:8087',
  version: 'VVAS-6.0.5',
  // firstDayOfWeek: 1,
  webVersion: '6.0.0',
  // reportType: 'table'
  // 公司名称修改
  companyName: '北京文安智能技术股份有限公司'
}