From 569e91c63636345391f741df049c9374a141a434 Mon Sep 17 00:00:00 2001
From: hutongqing <hutongqing@hnkhzn.com>
Date: 星期一, 26 八月 2024 08:57:33 +0800
Subject: [PATCH] 添加路由新建配置,重新导出种子数据

---
 WIDESEAWCS_Server/WIDESEAWCS_Server/wwwroot/WIDESEAWCS_DB.DBSeed.Json/Dt_DispatchInfo.tsv |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/WIDESEAWCS_Server/WIDESEAWCS_Server/wwwroot/WIDESEAWCS_DB.DBSeed.Json/Dt_DispatchInfo.tsv b/WIDESEAWCS_Server/WIDESEAWCS_Server/wwwroot/WIDESEAWCS_DB.DBSeed.Json/Dt_DispatchInfo.tsv
index 40fbaee..49a6637 100644
--- a/WIDESEAWCS_Server/WIDESEAWCS_Server/wwwroot/WIDESEAWCS_DB.DBSeed.Json/Dt_DispatchInfo.tsv
+++ b/WIDESEAWCS_Server/WIDESEAWCS_Server/wwwroot/WIDESEAWCS_DB.DBSeed.Json/Dt_DispatchInfo.tsv
@@ -5,12 +5,12 @@
     "JobGroup": "CommonStackerCrane",
     "AssemblyName": "WIDESEAWCS_Tasks",
     "ClassName": "CommonStackerCraneJob",
-    "IntervalSecond": 5,
+    "IntervalSecond": 1,
     "BeginTime": null,
     "EndTime": null,
     "Remark": null,
     "Creater": "1",
-    "CreateDate": "2024-07-31T12:47:02",
+    "CreateDate": "2024-08-23T11:32:26.513",
     "Modifier": null,
     "ModifyDate": null
   },
@@ -20,12 +20,12 @@
     "JobGroup": "CommonConveyorLine",
     "AssemblyName": "WIDESEAWCS_Tasks",
     "ClassName": "CommonConveyorLineJob",
-    "IntervalSecond": 5,
+    "IntervalSecond": 1,
     "BeginTime": null,
     "EndTime": null,
     "Remark": null,
     "Creater": "1",
-    "CreateDate": "2024-08-08T15:51:45",
+    "CreateDate": "2024-08-23T11:32:26.513",
     "Modifier": null,
     "ModifyDate": null
   }

--
Gitblit v1.9.3