From b7f53ba61fbc1844d7b92ff852762b140d46ab54 Mon Sep 17 00:00:00 2001 From: huanghongfeng <huanghongfeng@hnkhzn.com> Date: 星期一, 23 六月 2025 19:58:16 +0800 Subject: [PATCH] 最新 --- 代码管理/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