hwh
2024-08-22 a8029953301875e30b4dfcfc599a6fb4ebcd0c0c
Admin.NET/WCS.Application/Service/WcsPlc/Dto/WcsPlcOutput.cs
@@ -17,6 +17,11 @@
    public string IP { get; set; }
    /// <summary>
    /// PLC端口号
    /// </summary>
    public int Port { get; set; }
    /// <summary>
    /// PLC类型
    /// </summary>
    public PLCEnum PLCType { get; set; }