hwh
2024-09-13 b51ba798274bee2439e0ae815ec1fa2bbf6b7808
Admin.NET/WCS.Application/Service/WcsDevice/Dto/WcsDeviceDto.cs
@@ -12,6 +12,11 @@
    public string PlcIdIP { get; set; }
    /// <summary>
    /// 交互类型
    /// </summary>
    public DeviceTypeEnum DeviceType { get; set; }
    /// <summary>
    /// 主键Id
    /// </summary>
    public long Id { get; set; }