hutongqing
2025-01-13 565c3a3d0e7fb13effb526d2d6014f70a4d23f3b
代码管理/WMS/WIDESEA_WMSServer/WIDESEA_Model/Models/Outbound/Dt_OutboundOrder.cs
@@ -60,6 +60,18 @@
        public int CreateType { get; set; }
        /// <summary>
        /// 閮ㄩ棬缂栧彿
        /// </summary>
        [SugarColumn(IsNullable = true, Length = 50, ColumnDescription = "閮ㄩ棬缂栧彿")]
        public string DepartmentCode { get; set; }
        /// <summary>
        /// 閮ㄩ棬鍚嶇О
        /// </summary>
        [SugarColumn(IsNullable = true, Length = 50, ColumnDescription = "閮ㄩ棬鍚嶇О")]
        public string DepartmentName { get; set; }
        /// <summary>
        /// 澶囨敞
        /// </summary>
        [SugarColumn(IsNullable = true, Length = 200, ColumnDescription = "澶囨敞")]