From e853dd2fecef3a0c446d161248d0498a5a081e66 Mon Sep 17 00:00:00 2001
From: xwt <2740516069@qq.com>
Date: 星期三, 17 十二月 2025 18:49:49 +0800
Subject: [PATCH] SJ,XJ,RKJ优化修改
---
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