huangxiaoqiang
2026-03-30 7db419acdd2c02950b67c081dd2d7f61fdb2cb89
项目代码/WMS/WMSServer/WIDESEA_Model/Models/Inbound/Dt_CarBodyInfo_hty.cs
@@ -167,5 +167,11 @@
        /// </summary>
        [SugarColumn(IsNullable = true, ColumnDescription = "瀹屾垚鏂瑰紡")]
        public int FinishType { get; set; }
        /// <summary>
        ///  婧怚D
        /// </summary>
        [SugarColumn(IsNullable = true, ColumnDescription = "瀹屾垚鏂瑰紡")]
        public int sourceID { get; set; }
    }
}