From b5f1dc9b984bcc449aac349a8760cd4c4d83beae Mon Sep 17 00:00:00 2001
From: hwh <332078369@qq.com>
Date: 星期五, 26 七月 2024 10:04:12 +0800
Subject: [PATCH] Merge branch 'hwh'

---
 Wms/Wms/Controllers/JobController.cs |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/Wms/Wms/Controllers/JobController.cs b/Wms/Wms/Controllers/JobController.cs
index 6b1f28f..f35990d 100644
--- a/Wms/Wms/Controllers/JobController.cs
+++ b/Wms/Wms/Controllers/JobController.cs
@@ -45,7 +45,7 @@
             {
                 return "涓嶅厑璁歌繃棰戠箒鎵ц浠诲姟锛�";
             }
-
+            throw Oops.Bah("娴嬭瘯寮傚父");
             return await scheduler.AddScheduleJobAsync(entity);
         }
 

--
Gitblit v1.8.0