1
huangxiaoqiang
5 天以前 3296ae7c136f405db78c395635e72efa1c0d0125
ÏîÄ¿´úÂë/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>