wangxinhui
2025-11-15 c4885ceaf477654dc0d2c02c7235c6ca683e08d4
代码管理/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");