From 829eabf256e29392ca63f6da48829dba3b075dfe Mon Sep 17 00:00:00 2001
From: huanghongfeng <huanghongfeng@hnkhzn.com>
Date: 星期五, 24 一月 2025 08:59:53 +0800
Subject: [PATCH] 资料,优化程序

---
 代码管理/WCS/WIDESEAWCS_Server/WIDESEAWCS_Server/bin/Debug/net6.0/wwwroot/WIDESEAWCS_DB.DBSeed.Json/Dt_DeviceInfo.tsv |   34 ++++++++++++++++++++++++++++++++++
 1 files changed, 34 insertions(+), 0 deletions(-)

diff --git "a/\344\273\243\347\240\201\347\256\241\347\220\206/WCS/WIDESEAWCS_Server/WIDESEAWCS_Server/bin/Debug/net6.0/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/bin/Debug/net6.0/wwwroot/WIDESEAWCS_DB.DBSeed.Json/Dt_DeviceInfo.tsv"
new file mode 100644
index 0000000..1c6d83f
--- /dev/null
+++ "b/\344\273\243\347\240\201\347\256\241\347\220\206/WCS/WIDESEAWCS_Server/WIDESEAWCS_Server/bin/Debug/net6.0/wwwroot/WIDESEAWCS_DB.DBSeed.Json/Dt_DeviceInfo.tsv"
@@ -0,0 +1,34 @@
+锘縖
+  {
+    "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
+  }
+]
\ No newline at end of file

--
Gitblit v1.9.3