1
wangxinhui
2025-01-18 a7ceaaa38a4394b82501ca60230e97d25a6871e3
代码管理/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 = "澶囨敞")]