hwh
2024-08-22 2ea4ae2d4f578fb68e90992fd5b78e96f31acbd4
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; }