z8018
2025-12-18 708880e13eb29c306ff9255c0516ff3d9d99c69c
项目代码/WMS无仓储版/WIDESEA_WMSServer/WIDESEA_Model/Models/Basic/Dt_MaterielCodeInfo.cs
@@ -40,6 +40,18 @@
        public string? SuplierCode { get; set; }
        /// <summary>
        ///
        /// </summary>
        [SugarColumn(IsNullable = true)]
        public int? OrderId { get; set; }
        /// <summary>
        ///
        /// </summary>
        [SugarColumn(IsNullable = true, Length = 50)]
        public string? OrderNo { get; set; }
        /// <summary>
        /// 閲囪喘鍗曞彿
        /// </summary>
        [SugarColumn(IsNullable = true, Length = 50, ColumnDescription = "閲囪喘鍗曞彿")]
@@ -62,6 +74,12 @@
        /// </summary>
        [SugarColumn(IsNullable = true, Length = 50, ColumnDescription = "鍘傚尯")]
        public string? FactoryArea { get; set; }
        /// <summary>
        ///
        /// </summary>
        [SugarColumn(IsNullable = true, Length = 50, ColumnDescription = "鍘傚尯")]
        public string? WarehouseCode { get; set; }
        /// <summary>
        /// 鏃ユ湡
@@ -101,6 +119,12 @@
        public string Unit {  get; set; }
        /// <summary>
        ///
        /// </summary>
        [SugarColumn(IsNullable = false)]
        public int ReturnStatus { get; set; }
        /// <summary>
        /// 澶囨敞
        /// </summary>
        [SugarColumn(IsNullable = true, Length = 500, ColumnDescription = "澶囨敞")]