From 2b68c63af3762d892eabba5f07ba5c4c7142cf34 Mon Sep 17 00:00:00 2001
From: corala <18339694416@163.com>
Date: Thu, 11 Aug 2022 21:16:59 +0800
Subject: [PATCH] =?UTF-8?q?=E6=B3=A8=E9=87=8A=E6=8C=96=E6=8E=98=E5=88=86?=
=?UTF-8?q?=E6=9E=90=E9=A1=B5=E5=85=A5=E5=8F=A3?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
pages/center/Piabodata/index.vue | 4 ++--
utils/domain.js | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/pages/center/Piabodata/index.vue b/pages/center/Piabodata/index.vue
index 3016aca..8d26f7b 100644
--- a/pages/center/Piabodata/index.vue
+++ b/pages/center/Piabodata/index.vue
@@ -46,12 +46,12 @@
集团对比
-
+
diff --git a/utils/domain.js b/utils/domain.js
index feba7c1..b36ab2a 100644
--- a/utils/domain.js
+++ b/utils/domain.js
@@ -1,6 +1,6 @@
// http.js使用域名
-// const baseUrl = 'http://81.70.55.170:9090/autoSR/api';// 测试服务器1
-const baseUrl = 'http://81.70.55.170:7070/api';// 测试服务器2 (优化)
+const baseUrl = 'http://81.70.55.170:9090/autoSR/api';// 测试服务器1
+// const baseUrl = 'http://81.70.55.170:7070/api';// 测试服务器2 (优化)
// const baseUrl = 'http://81.70.55.170:8080/autoSR/api';// 测试服务器3 (zk - 0719)
// const baseUrl = 'http://127.0.0.1:8080/autoSR/api'; // 本地
// const baseUrl = 'http://192.168.31.231:8080/autoSR/api'; // 长龙