wxw
2024-09-02 54da8a22c438e1495b9c5fbae75ca9d4b5ca7335
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; }