diff --git a/main.js b/main.js index 714c2a4b..799a43ae 100644 --- a/main.js +++ b/main.js @@ -35,14 +35,14 @@ Vue.prototype.COMPANY = "" if (process.env.NODE_ENV === 'development') { // 开发环境 console.log('开发环境') - // Vue.prototype.url_config = 'http://47.93.215.234:9809/' // 鞍钢正式地址 + Vue.prototype.url_config = 'http://47.93.215.234:9809/' // 鞍钢正式地址 // Vue.prototype.url_config = 'http://47.93.215.234:11211/' // 鞍钢测试地址 // Vue.prototype.url_config = 'http://182.90.224.237:51234/' //雄哥内网穿透地址 // Vue.prototype.url_config = 'http://jxj.zhgdyun.com:61212/' //杰哥内网穿透地址 - Vue.prototype.url_config = 'http://192.168.34.221:9111/' //郭圣雄本地 + // Vue.prototype.url_config = 'http://192.168.34.221:9111/' //郭圣雄本地 // Vue.prototype.url_config = 'http://192.168.34.155:19111/' //彭洁本地 - // Vue.prototype.work_url = 'http://47.93.215.234:19997' // 工作流线上地址 - Vue.prototype.work_url = 'http://192.168.34.138:5173' // 工作流地址 + Vue.prototype.work_url = 'http://47.93.215.234:19997' // 工作流线上地址 + // Vue.prototype.work_url = 'http://192.168.34.138:5173' // 工作流地址 // Vue.prototype.url_config = 'http://8.142.139.165:7080/' // 湖里 // Vue.prototype.url_config = 'http://139.9.66.234:8/' // Vue.prototype.url_config = 'http://192.168.34.125:6023/'