From f8f31ede7a7d550cf0cea943226bd521bd4274a8 Mon Sep 17 00:00:00 2001 From: Zhang-Hong-Lin <a3219986988@163.com> Date: 星期二, 04 三月 2025 20:24:52 +0800 Subject: [PATCH] a --- 项目代码/WCS/WIDESEAWCS_Server/WIDESEAWCS_Server/wwwroot/WIDESEAWCS_DB.DBSeed.Json/Dt_DeviceInfo.tsv | 66 +++++++++++++++++---------------- 1 files changed, 34 insertions(+), 32 deletions(-) diff --git "a/\351\241\271\347\233\256\344\273\243\347\240\201/WCS/WIDESEAWCS_Server/WIDESEAWCS_Server/wwwroot/WIDESEAWCS_DB.DBSeed.Json/Dt_DeviceInfo.tsv" "b/\351\241\271\347\233\256\344\273\243\347\240\201/WCS/WIDESEAWCS_Server/WIDESEAWCS_Server/wwwroot/WIDESEAWCS_DB.DBSeed.Json/Dt_DeviceInfo.tsv" index 1c6d83f..b10b285 100644 --- "a/\351\241\271\347\233\256\344\273\243\347\240\201/WCS/WIDESEAWCS_Server/WIDESEAWCS_Server/wwwroot/WIDESEAWCS_DB.DBSeed.Json/Dt_DeviceInfo.tsv" +++ "b/\351\241\271\347\233\256\344\273\243\347\240\201/WCS/WIDESEAWCS_Server/WIDESEAWCS_Server/wwwroot/WIDESEAWCS_DB.DBSeed.Json/Dt_DeviceInfo.tsv" @@ -1,34 +1,36 @@ 锘縖 - { - "Id": 1, - "DeviceCode": "SC01", - "DeviceName": "1鍙峰爢鍨涙満", - "DeviceType": "CommonStackerCrane", - "DeviceStatus": "1", - "DeviceIp": "127.0.0.1", - "DevicePort": 102, - "DevicePlcType": "SiemensS7", - "DeviceRemark": "1", - "ProtocolList": null, - "Creater": "1", - "CreateDate": "2024-08-23T11:32:25.507", - "Modifier": null, - "ModifyDate": null - }, - { - "Id": 3, - "DeviceCode": "1002", - "DeviceName": "杈撻�佺嚎", - "DeviceType": "CommonConveyorLine", - "DeviceStatus": "1", - "DeviceIp": "127.0.0.1", - "DevicePort": 103, - "DevicePlcType": "SiemensS7", - "DeviceRemark": "1", - "ProtocolList": null, - "Creater": "1", - "CreateDate": "2024-08-23T11:32:25.507", - "Modifier": null, - "ModifyDate": null - } + { + "Id": 1, + "DispatchId": null, + "DeviceCode": "SC01", + "DeviceName": "1鍙峰爢鍨涙満", + "DeviceType": "CommonStackerCrane", + "DeviceStatus": "1", + "DeviceIp": "127.0.0.1", + "DevicePort": 102, + "DevicePlcType": "SiemensS7", + "DeviceRemark": "1", + "ProtocolList": null, + "Creater": "1", + "CreateDate": "2024-08-23T11:32:25.507", + "Modifier": null, + "ModifyDate": null + }, + { + "Id": 3, + "DispatchId": null, + "DeviceCode": "1002", + "DeviceName": "杈撻�佺嚎", + "DeviceType": "CommonConveyorLine", + "DeviceStatus": "1", + "DeviceIp": "127.0.0.1", + "DevicePort": 103, + "DevicePlcType": "SiemensS7", + "DeviceRemark": "1", + "ProtocolList": null, + "Creater": "1", + "CreateDate": "2024-08-23T11:32:25.507", + "Modifier": null, + "ModifyDate": null + } ] \ No newline at end of file -- Gitblit v1.9.3