From 569e91c63636345391f741df049c9374a141a434 Mon Sep 17 00:00:00 2001
From: hutongqing <hutongqing@hnkhzn.com>
Date: 星期一, 26 八月 2024 08:57:33 +0800
Subject: [PATCH] 添加路由新建配置,重新导出种子数据

---
 WIDESEAWCS_Server/WIDESEAWCS_Server/wwwroot/WIDESEAWCS_DB.DBSeed.Json/Dt_DeviceInfo.tsv |   12 ++++++------
 1 files changed, 6 insertions(+), 6 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..1c6d83f 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,8 +1,8 @@
 锘縖
   {
     "Id": 1,
-    "DeviceCode": "srm01",
-    "DeviceName": "娴嬭瘯璁惧1",
+    "DeviceCode": "SC01",
+    "DeviceName": "1鍙峰爢鍨涙満",
     "DeviceType": "CommonStackerCrane",
     "DeviceStatus": "1",
     "DeviceIp": "127.0.0.1",
@@ -11,23 +11,23 @@
     "DeviceRemark": "1",
     "ProtocolList": null,
     "Creater": "1",
-    "CreateDate": "2024-07-31T09:43:22",
+    "CreateDate": "2024-08-23T11:32:25.507",
     "Modifier": null,
     "ModifyDate": null
   },
   {
     "Id": 3,
     "DeviceCode": "1002",
-    "DeviceName": "娴嬭瘯璁惧2",
+    "DeviceName": "杈撻�佺嚎",
     "DeviceType": "CommonConveyorLine",
     "DeviceStatus": "1",
     "DeviceIp": "127.0.0.1",
-    "DevicePort": 102,
+    "DevicePort": 103,
     "DevicePlcType": "SiemensS7",
     "DeviceRemark": "1",
     "ProtocolList": null,
     "Creater": "1",
-    "CreateDate": "2024-08-08T14:50:44",
+    "CreateDate": "2024-08-23T11:32:25.507",
     "Modifier": null,
     "ModifyDate": null
   }

--
Gitblit v1.9.3