From 0d7a45d8c1f4c4a6bec82a1fd49e951dc6de6bc5 Mon Sep 17 00:00:00 2001 From: hutongqing <hutongqing@hnkhzn.com> Date: 星期六, 28 十二月 2024 13:49:29 +0800 Subject: [PATCH] 基础数据文件 --- 代码管理/WCS/WIDESEAWCS_Server/WIDESEAWCS_Server/wwwroot/WIDESEAWCS_DB.DBSeed.Json/Dt_DeviceInfo.tsv | 90 +++++++++++++++++++++++++++++++++++++++----- 1 files changed, 79 insertions(+), 11 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 d443805..aae9230 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,35 +1,103 @@ 锘縖 { "Id": 1, - "DispatchId": null, - "DeviceCode": "SC01", - "DeviceName": "1鍙峰爢鍨涙満", + "DispatchId": 1, + "DeviceCode": "SC01_ZH", + "DeviceName": "1鍙峰爢鍨涙満-闃荤剨浠�", "DeviceType": "CommonStackerCrane", - "DeviceStatus": "1", + "DeviceStatus": "0", "DeviceIp": "127.0.0.1", "DevicePort": 102, "DevicePlcType": "SiemensS7", - "DeviceRemark": "1", + "DeviceRemark": null, "ProtocolList": null, "Creater": "1", - "CreateDate": "2024-08-23T11:32:25.507", + "CreateDate": "2024-12-17T08:48:51.187", "Modifier": null, "ModifyDate": null }, { "Id": 3, "DispatchId": null, - "DeviceCode": "1002", - "DeviceName": "杈撻�佺嚎", - "DeviceType": "CommonConveyorLine", + "DeviceCode": "GS01_ZH", + "DeviceName": "鍦伴潰绔�-闃荤剨浠�", + "DeviceType": "OtherDevice", + "DeviceStatus": "0", + "DeviceIp": "127.0.0.1", + "DevicePort": 102, + "DevicePlcType": "SiemensS7", + "DeviceRemark": null, + "ProtocolList": null, + "Creater": "1", + "CreateDate": "2024-12-17T08:48:51.187", + "Modifier": null, + "ModifyDate": null + }, + { + "Id": 4, + "DispatchId": 4, + "DeviceCode": "SC01_YM", + "DeviceName": "1鍙峰爢鍨涙満-娌瑰ⅷ浠�", + "DeviceType": "CommonStackerCrane", + "DeviceStatus": "1", + "DeviceIp": "127.0.0.1", + "DevicePort": 102, + "DevicePlcType": "SiemensS7", + "DeviceRemark": null, + "ProtocolList": null, + "Creater": "1", + "CreateDate": "2024-12-20T10:05:13", + "Modifier": null, + "ModifyDate": null + }, + { + "Id": 5, + "DispatchId": 5, + "DeviceCode": "HT01_YM", + "DeviceName": "鎻愬崌鏈�-娌瑰ⅷ浠�", + "DeviceType": "OtherDevice", "DeviceStatus": "1", "DeviceIp": "127.0.0.1", "DevicePort": 103, "DevicePlcType": "SiemensS7", - "DeviceRemark": "1", + "DeviceRemark": null, "ProtocolList": null, "Creater": "1", - "CreateDate": "2024-08-23T11:32:25.507", + "CreateDate": "2024-12-20T10:05:13", + "Modifier": null, + "ModifyDate": null + }, + { + "Id": 7, + "DispatchId": 6, + "DeviceCode": "SC01_CSJ", + "DeviceName": "1鍙峰爢鍨涙満-娴嬭瘯鏋朵粨", + "DeviceType": "CommonStackerCrane", + "DeviceStatus": "1", + "DeviceIp": "127.0.0.1", + "DevicePort": 104, + "DevicePlcType": "SiemensS7", + "DeviceRemark": null, + "ProtocolList": null, + "Creater": "1", + "CreateDate": "2024-12-20T10:05:13", + "Modifier": null, + "ModifyDate": null + }, + { + "Id": 8, + "DispatchId": 7, + "DeviceCode": "GS01_CSJ", + "DeviceName": "鍦伴潰绔�-娴嬭瘯鏋朵粨", + "DeviceType": "OtherDevice", + "DeviceStatus": "1", + "DeviceIp": "127.0.0.1", + "DevicePort": 105, + "DevicePlcType": "SiemensS7", + "DeviceRemark": null, + "ProtocolList": null, + "Creater": "1", + "CreateDate": "2024-12-17T08:48:51.187", "Modifier": null, "ModifyDate": null } -- Gitblit v1.9.3