1
yangpeixing
2026-03-02 4a1765ea61fb8706bddbf90b91b310e2ce0e9f7d
WMS/WIDESEA_WMSServer/WIDESEA_Model/Models/Outbound/Dt_NewOutboundOrderDetail.cs
@@ -91,6 +91,10 @@
        /// </summary>
        [SugarColumn(IsNullable = true, ColumnDescription = "库位")]
        public string StorageLocationCode { get; set; }
        [SugarColumn(IsNullable = true, ColumnDescription = "WMS原始库位")]
        public string OrinalLocation { get; set; }
        /// <summary>
        /// SMOM指定出库货位
        /// </summary>