From a29db61231d32f26e4204af876aa6e427a6f190e Mon Sep 17 00:00:00 2001
From: z8018 <1282578289@qq.com>
Date: 星期二, 18 二月 2025 14:32:35 +0800
Subject: [PATCH] 前端代码提交

---
 项目代码/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