liudl
3 天以前 70b4bdc6f999c55b75138e013abf436100e9987b
Admin.NET/WCS.Application/Service/WcsPlc/Dto/WcsPlcDto.cs
@@ -41,4 +41,8 @@
    /// </summary>
    public string? Text { get; set; }
    /// <summary>
    /// 是否启用
    /// </summary>
    public YesNoEnum Enable { get; set; }
}