qinchulong
2025-03-02 547436626cfe9cb01ae95b0bde9886b9cf46a9f2
ÏîÄ¿´úÂë/WCS/WIDESEAWCS_Server/WIDESEAWCS_Model/Models/System/dt_batchInfo.cs
@@ -21,10 +21,16 @@
        public int Id { get; set; }
        /// <summary>
        /// æ‰¹æ¬¡å·
        /// å…¥åº“批次号
        /// </summary>
        [SugarColumn(IsNullable = false, Length = 50, ColumnDescription = "批次号")]
        public string Batch { get; set; }
        [SugarColumn(IsNullable = false, Length = 50, ColumnDescription = "入库批次号")]
        public string InBatch { get; set; }
        /// <summary>
        /// å‡ºåº“批次号
        /// </summary>
        [SugarColumn(IsNullable = false, Length = 50, ColumnDescription = "出库批次号")]
        public string OutBatch { get; set; }
        /// <summary>
        /// ç‰©æ–™ä¿¡æ¯ï¼Œè‡ªäº§æˆ–外购