liudl
1 天以前 70b4bdc6f999c55b75138e013abf436100e9987b
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; }