From 17e4c7e3e7b3ef60d9da6de3b2a39a14a53c38a0 Mon Sep 17 00:00:00 2001 From: z8018 <1282578289@qq.com> Date: 星期三, 12 三月 2025 14:11:33 +0800 Subject: [PATCH] 1 --- WIDESEAWCS_Server/WIDESEAWCS_Server/wwwroot/WIDESEAWCS_DB.DBSeed.Json/Dt_DeviceInfo.tsv | 66 +++++++++++++++++---------------- 1 files changed, 34 insertions(+), 32 deletions(-) diff --git a/WIDESEAWCS_Server/WIDESEAWCS_Server/wwwroot/WIDESEAWCS_DB.DBSeed.Json/Dt_DeviceInfo.tsv b/WIDESEAWCS_Server/WIDESEAWCS_Server/wwwroot/WIDESEAWCS_DB.DBSeed.Json/Dt_DeviceInfo.tsv index 97593c8..b10b285 100644 --- a/WIDESEAWCS_Server/WIDESEAWCS_Server/wwwroot/WIDESEAWCS_DB.DBSeed.Json/Dt_DeviceInfo.tsv +++ b/WIDESEAWCS_Server/WIDESEAWCS_Server/wwwroot/WIDESEAWCS_DB.DBSeed.Json/Dt_DeviceInfo.tsv @@ -1,34 +1,36 @@ 锘縖 - { - "Id": 1, - "DeviceCode": "srm01", - "DeviceName": "娴嬭瘯璁惧1", - "DeviceType": "CommonStackerCrane", - "DeviceStatus": "1", - "DeviceIp": "127.0.0.1", - "DevicePort": 102, - "DevicePlcType": "SiemensS7", - "DeviceRemark": "1", - "ProtocolList": null, - "Creater": "1", - "CreateDate": "2024-07-31T09:43:22", - "Modifier": null, - "ModifyDate": null - }, - { - "Id": 3, - "DeviceCode": "1002", - "DeviceName": "娴嬭瘯璁惧2", - "DeviceType": "CommonConveyorLine", - "DeviceStatus": "1", - "DeviceIp": "127.0.0.1", - "DevicePort": 102, - "DevicePlcType": "SiemensS7", - "DeviceRemark": "1", - "ProtocolList": null, - "Creater": "1", - "CreateDate": "2024-08-08T14:50:44", - "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