hwh
2024-08-23 6c000a9f933f43a072d52790efc22bbcc8238eee
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; }