1
helongyang
2025-11-28 cbda89c79aee7fad9bd4b6827d1f2a43548ca77a
代码管理/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");