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