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