bklLiudl
2024-09-11 5999e9c77ee30a7090ed7f6cdd07d82fe9a4015b
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; }