1
huangxiaoqiang
2025-09-12 7059b12b4901d4307d130b2bc3846a8c6f7174a6
ÏîÄ¿´úÂë/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>