wujingjing
2025-04-08 92d65447c6681635068b212fc5d9f72c8a665d2c
customer_list/ch/static/config/globalConfig.test.js
@@ -7,11 +7,22 @@
   ICPLicense: '沪ICP备14049296号-2',
   WebApiUrl: {
      MainUrl: 'http://widev.cpolar.top',
      MainUrl: 'https://widev.cpolar.top/ai_dev/',
      // MainUrl: 'http://192.168.1.58:8080/',
      // MainUrl: 'http://192.168.1.41:8080/',
      AuthUrl: 'http://47.100.245.85:8190/',
      SSEUrl: 'https://widev.cpolar.top/ai_dev/chat/connect_broadcast_chat',
      // 分享链接
      ShareUrl:'http://101.133.133.173:8084/sharedev',
      PhoneUrl:'http://101.133.133.173:8019//phonedev'
      ShareUrl: 'share/index.html',
      // 手机端下载地址
      PhoneUrl: 'https://wi.beng35.com/mobile/prod',
      // 真实访问的生成环境链接地址
      MobileProdShareRealUrl: 'https://wi.beng35.com/mobile/prod',
      // 真实访问的测试环境链接地址
      MobileTestShareRealUrl: 'https://wi.beng35.com/mobile/test',
   },
   SoftWareInfo: {
      // 网站主标题(菜单导航、浏览器当前网页标题)
@@ -41,4 +52,5 @@
      // 登录信息
      Message: '',
   },
   Mode: 'test',
};