xiaojiao
3 天以前 ef409d6ed01cf7da29f0033f0180b192f18d1e1c
ÏîÄ¿´úÂë/WIDESEA_WCSServer/WIDESEAWCS_Model/Models/BasicInfo/Dt_MaterialInfo_Hty.cs
@@ -42,6 +42,18 @@
        public string EndPosition { get; set; }
        /// <summary>
        /// è½¦åž‹
        /// </summary>
        [SugarColumn(Length = 100, IsNullable = true, ColumnDescription = "车型")]
        public string Carmodel { get; set; }
        /// <summary>
        /// åŒºåŸŸ
        /// </summary>
        [SugarColumn(Length = 100, IsNullable = true, ColumnDescription = "区域")]
        public string Region { get; set; }
        /// <summary>
        /// æ˜¯å¦æ–°å¢žå¢žå®¹å™¨
        /// </summary>
        [SugarColumn(ColumnDescription = "是否属于新增容器", DefaultValue = "0")]