From 1a7e084b432dbe97bf4d851ea77ac046093f5746 Mon Sep 17 00:00:00 2001
From: xiejun <xj@2023>
Date: 星期六, 26 八月 2023 13:59:34 +0800
Subject: [PATCH] 统一接口配置保存bug修复
---
Source/UBCS-WEB/vue.config.js | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/Source/UBCS-WEB/vue.config.js b/Source/UBCS-WEB/vue.config.js
index 17e99b5..44ff4f0 100644
--- a/Source/UBCS-WEB/vue.config.js
+++ b/Source/UBCS-WEB/vue.config.js
@@ -31,7 +31,6 @@
target: 'http://dev.vci-tech.com:37000',
// target: 'http://192.168.1.16:37000',
// target: 'http://192.168.0.105:37000',
- //xiejun
// target: 'http://192.168.43.251:37000',
// target: 'http://192.168.0.103:37000',
// target: 'http://192.168.1.63:37000',
--
Gitblit v1.10.0