Zhang-Hong-Lin
2025-03-07 da5888050b3c40b3bfaaa27a5c86a73e8ae0d7ae
ÏîÄ¿´úÂë/WCS/WIDESEAWCS_Server/WIDESEAWCS_Model/Models/System/dt_outstockinfo.cs
@@ -17,7 +17,7 @@
        public int Id { get; set; }
        /// <summary>
        /// æ˜¯å¦å‡ºåº“ 0不出库  1出库   2直接从入库口取货到出库口
        /// æ˜¯å¦å‡ºåº“ 0不出库  1出库
        /// </summary>
        [SugarColumn(IsNullable = false, ColumnDescription = "是否出库")]
        public int isout { get; set; }