pan
10 天以前 7cbc27cf7ec7005f9e5f6f87612eb7cfaffc2ac6
ÏîÄ¿´úÂë/WMSÎÞ²Ö´¢°æ/WIDESEA_WMSServer/WIDESEA_Model/Models/Allocate/Dt_ AllocateOrder.cs
@@ -87,7 +87,7 @@
        /// æ˜¯å¦æ‰¹æ¬¡
        /// </summary>
        [SugarColumn(IsNullable = false, ColumnDescription = "是否批次")]
        public bool? IsBatch { get; set; }
        public int IsBatch { get; set; }
        /// <summary>
        /// åŽ‚åŒº
@@ -101,6 +101,13 @@
        [SugarColumn(IsNullable = false, Length = 200, ColumnDescription = "备注")]
        public string Remark { get; set; }
        /// <summary>
        /// å›žä¼ MES
        /// </summary>
        [SugarColumn(IsNullable = true, ColumnDescription = "回传MES")]
        public int ReturnToMESStatus { get; set; } = 0;
        /// <summary>
        /// è°ƒæ‹¨å•明细
        /// </summary>