From 2f8fc989f339a936b01092caebd4c46e6109da1b Mon Sep 17 00:00:00 2001
From: 647556386 <647556386@qq.com>
Date: 星期二, 16 十二月 2025 11:29:37 +0800
Subject: [PATCH] 代码提交
---
吉安PDA/common/config.js | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git "a/\345\220\211\345\256\211PDA/common/config.js" "b/\345\220\211\345\256\211PDA/common/config.js"
index 110cf2a..888f1cb 100644
--- "a/\345\220\211\345\256\211PDA/common/config.js"
+++ "b/\345\220\211\345\256\211PDA/common/config.js"
@@ -1,6 +1,6 @@
let config = {
- baseUrl: 'http://127.0.0.1:9290',
- //baseUrl: 'http://10.168.1.226:9290',
+ //baseUrl: 'http://127.0.0.1:9290',
+ baseUrl: 'http://10.168.1.226:9290',
urls: [
'http://10.30.4.92:9283',
'http://10.30.4.92:9283'
--
Gitblit v1.9.3