bklLiudl
2024-09-12 810c6d3a204615a12705f27d62cd7f765b4fdfaa
Admin.NET/WCS.Application/Service/WcsPlc/Dto/WcsPlcInput.cs
@@ -12,6 +12,11 @@
    public virtual string IP { get; set; }
    /// <summary>
    /// PLC端口号
    /// </summary>
    public virtual int Port { get; set; }
    /// <summary>
    /// PLC类型
    /// </summary>
    public virtual PLCEnum PLCType { get; set; }