hutongqing
2024-11-20 70233af5426b0d1c343ebe87183303a34a9aaa58
WIDESEAWCS_Server/WIDESEAWCS_QuartzJob/Models/Dt_DeviceProtocolDetail.cs
@@ -53,7 +53,7 @@
        /// </summary>
        [ImporterHeader(Name = "设备协议参数名称")]
        [ExporterHeader(DisplayName = "设备协议参数名称")]
        [SugarColumn(IsNullable = false, ColumnDescription = "设备协议参数名称")]
        [SugarColumn(Length = 50, IsNullable = false, ColumnDescription = "设备协议参数名称")]
        public string DeviceProParamName { get; set; }
        /// <summary>