From c9ab562cef6fd2359c082e2db9496de501af236a Mon Sep 17 00:00:00 2001 From: hutongqing <hutongqing@hnkhzn.com> Date: 星期四, 19 十二月 2024 10:22:28 +0800 Subject: [PATCH] Create 厂内物流调度控制系统RCS-2000 V3.2 对外任务接口文档.pdf --- 代码管理/WCS/WIDESEAWCS_Server/WIDESEAWCS_Server/wwwroot/WIDESEAWCS_DB.DBSeed.Json/Dt_DeviceInfo.tsv | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git "a/\344\273\243\347\240\201\347\256\241\347\220\206/WCS/WIDESEAWCS_Server/WIDESEAWCS_Server/wwwroot/WIDESEAWCS_DB.DBSeed.Json/Dt_DeviceInfo.tsv" "b/\344\273\243\347\240\201\347\256\241\347\220\206/WCS/WIDESEAWCS_Server/WIDESEAWCS_Server/wwwroot/WIDESEAWCS_DB.DBSeed.Json/Dt_DeviceInfo.tsv" index 1c6d83f..d443805 100644 --- "a/\344\273\243\347\240\201\347\256\241\347\220\206/WCS/WIDESEAWCS_Server/WIDESEAWCS_Server/wwwroot/WIDESEAWCS_DB.DBSeed.Json/Dt_DeviceInfo.tsv" +++ "b/\344\273\243\347\240\201\347\256\241\347\220\206/WCS/WIDESEAWCS_Server/WIDESEAWCS_Server/wwwroot/WIDESEAWCS_DB.DBSeed.Json/Dt_DeviceInfo.tsv" @@ -1,6 +1,7 @@ 锘縖 { "Id": 1, + "DispatchId": null, "DeviceCode": "SC01", "DeviceName": "1鍙峰爢鍨涙満", "DeviceType": "CommonStackerCrane", @@ -17,6 +18,7 @@ }, { "Id": 3, + "DispatchId": null, "DeviceCode": "1002", "DeviceName": "杈撻�佺嚎", "DeviceType": "CommonConveyorLine", -- Gitblit v1.9.3