From ce3b28cdcdb2b6a912413cd9e744d0ecadcb78a0 Mon Sep 17 00:00:00 2001
From: wankeda <Administrator@DESKTOP-HAU3ST3>
Date: 星期二, 13 一月 2026 17:47:30 +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 abc3647..d37f177 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