wxw
2025-06-14 d7915f08507eba7bbd4711ef556afe6b66e38e4e
Admin.NET/WCS.Application/Service/WcsPlc/Dto/WcsPlcOutput.cs
@@ -42,6 +42,11 @@
    public string? Text { get; set; }
    /// <summary>
    /// 是否启用
    /// </summary>
    public YesNoEnum Enable { get; set; }
    /// <summary>
    /// 创建时间
    /// </summary>
    public DateTime? CreateTime { get; set; }