From c5f01e9a882b16f534166d033312c5c8ba8d94dd Mon Sep 17 00:00:00 2001
From: xiaojiao <xiaojiao@kaokeziliao.com>
Date: 星期六, 24 一月 2026 14:35:21 +0800
Subject: [PATCH] 离开北京前最后的版本,包含打印机程序

---
 项目代码/WMS/WIDESEA_WMSServer/WIDESEA.Common/APIAddress/WCSAPIAddress.cs |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)

diff --git "a/\351\241\271\347\233\256\344\273\243\347\240\201/WMS/WIDESEA_WMSServer/WIDESEA.Common/APIAddress/WCSAPIAddress.cs" "b/\351\241\271\347\233\256\344\273\243\347\240\201/WMS/WIDESEA_WMSServer/WIDESEA.Common/APIAddress/WCSAPIAddress.cs"
index 920d802..1ebd0c4 100644
--- "a/\351\241\271\347\233\256\344\273\243\347\240\201/WMS/WIDESEA_WMSServer/WIDESEA.Common/APIAddress/WCSAPIAddress.cs"
+++ "b/\351\241\271\347\233\256\344\273\243\347\240\201/WMS/WIDESEA_WMSServer/WIDESEA.Common/APIAddress/WCSAPIAddress.cs"
@@ -9,7 +9,7 @@
         public const string IPAddress = "http://127.0.0.1:8098/api/ToWMS/";
 
         /// RGV API 璇锋眰鍦板潃
-        public const string RgvIPAddress = "http://192.168.1.110:8090/";
+        public const string RgvIPAddress = "http://172.21.7.120:8090/";
 
         /// <summary>
         /// 鑾峰彇RGV鐘舵�佷俊鎭�
@@ -60,5 +60,10 @@
         /// 鍙栨秷娴嬮噺锛岀洿鎺ュ洖搴�
         /// </summary>
         public const string CancelAMeasureTask = "CancelAMeasureTask";
+
+        /// <summary>
+        /// 鑾峰彇鍏ュ簱鍖哄煙鍜屽嚭搴撳尯鍩熸槸浠�涔堟ā寮�
+        /// </summary>
+        public const string GetInorOutMODELS = "GetInorOutMODELS";
     }
 }
\ No newline at end of file

--
Gitblit v1.9.3