From f49fa4b5027cfdc27b429985d023e8002abcca2e Mon Sep 17 00:00:00 2001
From: huanghongfeng <huanghongfeng@hnkhzn.com>
Date: 星期三, 05 十一月 2025 23:54:12 +0800
Subject: [PATCH] 1
---
代码管理/WCS/WIDESEAWCS_Server/WIDESEAWCS_Server/bin/Debug/net6.0/wwwroot/WIDESEAWCS_DB.DBSeed.Json/Dt_DispatchInfo.tsv | 32 ++++++++++++++++++++++++++++++++
1 files changed, 32 insertions(+), 0 deletions(-)
diff --git "a/\344\273\243\347\240\201\347\256\241\347\220\206/WCS/WIDESEAWCS_Server/WIDESEAWCS_Server/bin/Debug/net6.0/wwwroot/WIDESEAWCS_DB.DBSeed.Json/Dt_DispatchInfo.tsv" "b/\344\273\243\347\240\201\347\256\241\347\220\206/WCS/WIDESEAWCS_Server/WIDESEAWCS_Server/bin/Debug/net6.0/wwwroot/WIDESEAWCS_DB.DBSeed.Json/Dt_DispatchInfo.tsv"
new file mode 100644
index 0000000..49a6637
--- /dev/null
+++ "b/\344\273\243\347\240\201\347\256\241\347\220\206/WCS/WIDESEAWCS_Server/WIDESEAWCS_Server/bin/Debug/net6.0/wwwroot/WIDESEAWCS_DB.DBSeed.Json/Dt_DispatchInfo.tsv"
@@ -0,0 +1,32 @@
+锘縖
+ {
+ "Id": 1,
+ "Name": "娴嬭瘯",
+ "JobGroup": "CommonStackerCrane",
+ "AssemblyName": "WIDESEAWCS_Tasks",
+ "ClassName": "CommonStackerCraneJob",
+ "IntervalSecond": 1,
+ "BeginTime": null,
+ "EndTime": null,
+ "Remark": null,
+ "Creater": "1",
+ "CreateDate": "2024-08-23T11:32:26.513",
+ "Modifier": null,
+ "ModifyDate": null
+ },
+ {
+ "Id": 3,
+ "Name": "娴嬭瘯2",
+ "JobGroup": "CommonConveyorLine",
+ "AssemblyName": "WIDESEAWCS_Tasks",
+ "ClassName": "CommonConveyorLineJob",
+ "IntervalSecond": 1,
+ "BeginTime": null,
+ "EndTime": null,
+ "Remark": null,
+ "Creater": "1",
+ "CreateDate": "2024-08-23T11:32:26.513",
+ "Modifier": null,
+ "ModifyDate": null
+ }
+]
\ No newline at end of file
--
Gitblit v1.9.3