From b51cfdec1dde066a1afbec0fa816347031ca6d25 Mon Sep 17 00:00:00 2001
From: zhanghonglin <zhanghonglin@hnkhzn.com>
Date: 星期三, 23 七月 2025 14:32:56 +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