helongyang
17 小时以前 06eb604f71605c47f015b88b1620b72b6f69df8c
代码管理/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");