From 829eabf256e29392ca63f6da48829dba3b075dfe Mon Sep 17 00:00:00 2001 From: huanghongfeng <huanghongfeng@hnkhzn.com> Date: 星期五, 24 一月 2025 08:59:53 +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