From beb0b5d9e1bab1ace04b5860b5ca308b6f913d4f Mon Sep 17 00:00:00 2001
From: zhanghonglin <zhanghonglin@hnkhzn.com>
Date: 星期六, 21 三月 2026 13:46:04 +0800
Subject: [PATCH] 灌装机功能

---
 项目代码/大屏/README.md |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git "a/\351\241\271\347\233\256\344\273\243\347\240\201/\345\244\247\345\261\217/README.md" "b/\351\241\271\347\233\256\344\273\243\347\240\201/\345\244\247\345\261\217/README.md"
index e7bd644..2a177d8 100644
--- "a/\351\241\271\347\233\256\344\273\243\347\240\201/\345\244\247\345\261\217/README.md"
+++ "b/\351\241\271\347\233\256\344\273\243\347\240\201/\345\244\247\345\261\217/README.md"
@@ -182,7 +182,7 @@
 Vue.prototype.$http = axios.create({
   //璁剧疆20绉掕秴鏃舵椂闂�
   timeout: 20000,
-  baseURL: 'http://127.0.0.1:9291', //杩欓噷鍐欏悗绔湴鍧�http://localhost:8098/
+  baseURL: 'http://192.168.10.203:9291', //杩欓噷鍐欏悗绔湴鍧�http://localhost:8098/
 });
 ```
 

--
Gitblit v1.9.3