1
huangxiaoqiang
6 天以前 b367d8d20a1b46e9a17a772f2b7b557dd3c6395c
ÏîÄ¿´úÂë/WCS/WIDESEAWCS_Server/WIDESEAWCS_Model/Models/BasicInfo/Dt_StationManager.cs
@@ -62,7 +62,7 @@
        [ImporterHeader(Name = "备注")]
        [ExporterHeader(DisplayName = "备注")]
        [SugarColumn(IsNullable = false, ColumnDescription = "备注")]
        public string stationRemark { get; set; }
        public int stationRemark { get; set; }
        /// <summary>
        /// çº¿ä½“编号(子设备编号)
@@ -94,7 +94,7 @@
        [ImporterHeader(Name = "备注")]
        [ExporterHeader(DisplayName = "备注")]
        [SugarColumn(IsNullable = false, ColumnDescription = "备注")]
        public string remark { get; set; }
        public int remark { get; set; }
        /// <summary>
        /// çŠ¶æ€
        /// </summary>