1
dengjunjie
2025-01-14 c9fc48e1d1c9d8e7828bbe045d23e2c7479e7613
代码管理/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 = "澶囨敞")]