wxw
2024-09-26 70cdea5f6e57d1ebc29c25ef60f311fadca6ab21
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; }