wangxinhui
2025-03-19 d8db1698c125618c1b5f62b009204ddc5d4eed5a
´úÂë¹ÜÀí/WMS/WIDESEA_WMSServer/WIDESEA_Model/Models/Inbound/Dt_ReceiveOrder.cs
@@ -48,6 +48,12 @@
        public int UploadStatus { get; set; }
        /// <summary>
        /// æ˜¯å¦åˆ›å»ºå…¥åº“单
        /// </summary>
        [SugarColumn(IsNullable = true, ColumnDescription = "是否创建入库单")]
        public int CreateInOrderStatus { get; set; }
        /// <summary>
        /// å®¢æˆ·ä»£å·
        /// </summary>
        [SugarColumn(IsNullable = true, Length = 50, ColumnDescription = "客户代号")]