helongyang
2025-09-22 eb85d3f36be0b84b8a9783944e7db70aa4bb1127
代码管理/WCS/WIDESEAWCS_Server/WIDESEAWCS_Tasks/UpdateExpirationlabelJob.cs
@@ -17,7 +17,6 @@
        
        public Task Execute(IJobExecutionContext context)
        {
            Thread.Sleep(4320000);
            try
            {
                string address = AppSettings.Get("WMSApiAddress");