wxw
2024-08-13 adb69643f9f8fef29f2f20f51ee8faff97583ad2
Wms/Wms/Controllers/JobController.cs
@@ -45,7 +45,7 @@
            {
                return "不允许过频繁执行任务!";
            }
            throw Oops.Bah("测试异常");
            return await scheduler.AddScheduleJobAsync(entity);
        }