From fd9deb7e45ff86f3570a3048a459b29f0ebbd628 Mon Sep 17 00:00:00 2001
From: value <z1292839451@163.com>
Date: 星期四, 13 六月 2024 18:04:15 +0800
Subject: [PATCH] Merge remote-tracking branch 'origin/master'

---
 src/main.js |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/src/main.js b/src/main.js
index 16416d4..c48e4e1 100644
--- a/src/main.js
+++ b/src/main.js
@@ -23,6 +23,7 @@
 //鑳滀簯鏈嶅姟鍣�
 // Vue.prototype.LOCATIONVUE = "http://syxt.shxiao2.cn";
 // const javaApi = 'http://122.114.52.69:8001';
+// const javaApi = 'http://10.1.200.86:8001';//姝e紡鏈�
 
 Vue.prototype.HaveJson = (val) => {
 	return JSON.parse(JSON.stringify(val))

--
Gitblit v1.9.3