From e88e7a7413d78dc960aa4723215f813ae4d2d6ea Mon Sep 17 00:00:00 2001 From: z8018 <1282578289@qq.com> Date: 星期二, 26 八月 2025 14:21:10 +0800 Subject: [PATCH] 1 --- 无仓储层版WCS/WIDESEAWCS_Server/WIDESEAWCS_Server/wwwroot/WIDESEAWCS_DB.DBSeed.Json/Dt_DeviceInfo.tsv | 36 +++++++++++++++++++----------------- 1 files changed, 19 insertions(+), 17 deletions(-) diff --git "a/\346\227\240\344\273\223\345\202\250\345\261\202\347\211\210WCS/WIDESEAWCS_Server/WIDESEAWCS_Server/wwwroot/WIDESEAWCS_DB.DBSeed.Json/Dt_DeviceInfo.tsv" "b/\346\227\240\344\273\223\345\202\250\345\261\202\347\211\210WCS/WIDESEAWCS_Server/WIDESEAWCS_Server/wwwroot/WIDESEAWCS_DB.DBSeed.Json/Dt_DeviceInfo.tsv" index 1c6d83f..dc2a99b 100644 --- "a/\346\227\240\344\273\223\345\202\250\345\261\202\347\211\210WCS/WIDESEAWCS_Server/WIDESEAWCS_Server/wwwroot/WIDESEAWCS_DB.DBSeed.Json/Dt_DeviceInfo.tsv" +++ "b/\346\227\240\344\273\223\345\202\250\345\261\202\347\211\210WCS/WIDESEAWCS_Server/WIDESEAWCS_Server/wwwroot/WIDESEAWCS_DB.DBSeed.Json/Dt_DeviceInfo.tsv" @@ -1,20 +1,21 @@ 锘縖 - { - "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": 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, + "DispatchId": 1 + }, { "Id": 3, "DeviceCode": "1002", @@ -29,6 +30,7 @@ "Creater": "1", "CreateDate": "2024-08-23T11:32:25.507", "Modifier": null, - "ModifyDate": null + "ModifyDate": null, + "DispatchId": 3 } ] \ No newline at end of file -- Gitblit v1.9.3