z8018
2025-02-18 a29db61231d32f26e4204af876aa6e427a6f190e
ÏîÄ¿´úÂë/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
    }
]