wangxinhui
2026-01-19 3edc6956b30df3fc11025e0b719f320fcb1ec9c5
代码管理/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");