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