wangxinhui
2025-11-17 81ac1206fb8d31e91b2aa82acbc50d92b6cce368
代码管理/WCS/WIDESEAWCS_Server/WIDESEAWCS_Tasks/UpdateExpirationlabelJob.cs
@@ -25,7 +25,6 @@
                WebResponseContent? responseContent = JsonConvert.DeserializeObject<WebResponseContent>(responseStr);
                
                Thread.Sleep(2000);
                string address2 = AppSettings.Get("WMSApiAddress");