н¨Îļþ¼Ð/WIDESEA_WMSServer/WIDESEA_WMSServer/GoodsJob.cs
@@ -12,11 +12,11 @@ _medicineGoodsServices = medicineGoodsServices; } //æ¯é1ç§æ§è¡ä¸æ¬¡ [Invoke(Begin = "2025-09-01", Interval = 1000 * 5, IsEnabled = false, SkipWhileExecuting = true)] [Invoke(Begin = "2025-09-01", Interval = 1000 * 60, IsEnabled = false, SkipWhileExecuting = true)] public void Run() { _medicineGoodsServices.GetMedicineGoodsInfom(); //_medicineGoodsServices.ProductSynchronous(); _medicineGoodsServices.ProductSynchronous(); } } }