From ed8133138ecfacdc7564197e4fbf996aa4b4ebf4 Mon Sep 17 00:00:00 2001
From: xwt <2740516069@qq.com>
Date: 星期四, 16 十月 2025 16:59:59 +0800
Subject: [PATCH] IQC PLM图纸地址修改

---
 StandardInterface/MES.Service/service/PLM/WarehouseDownloadDoc.cs |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/StandardInterface/MES.Service/service/PLM/WarehouseDownloadDoc.cs b/StandardInterface/MES.Service/service/PLM/WarehouseDownloadDoc.cs
index 20562eb..b303ab9 100644
--- a/StandardInterface/MES.Service/service/PLM/WarehouseDownloadDoc.cs
+++ b/StandardInterface/MES.Service/service/PLM/WarehouseDownloadDoc.cs
@@ -8,7 +8,7 @@
     public class WarehouseDownloadDoc()
     {
         private string _cloudUrl = "http://47.96.178.105/k3cloud";
-        private string _warehouse = "http://183.129.128.254:8081/CloudPLMWarehouse";
+        private string _warehouse = "http://61.164.208.110:8081/CloudPLMWarehouse";
 
         #region 鏂囨。鏈嶅姟鍣ㄤ笂涓嬫枃
         private string WarehouseCTX

--
Gitblit v1.9.3