1
yangpeixing
4 天以前 48e2278d7ac330c7f05deda6f884acb6f01206b4
WMS/WIDESEA_WMSServer/WIDESEA_Model/Models/Outbound/Dt_OutboundOrderDetail.cs
@@ -31,6 +31,9 @@
        /// </summary>
        [SugarColumn(IsNullable = true, Length = 200, ColumnDescription = "物料名称")]
        public string MaterielName { get; set; }
        [SugarColumn(IsNullable = false, ColumnDescription = "订单明细类型", DefaultValue = "0")]
        public int MaterielType { get; set; }
        /// <summary>
        /// 批次号
        /// </summary>