hutongqing
2024-12-28 04a831b2a945b9b6bcb659038a6fed1d3148e3ce
´úÂë¹ÜÀí/WMS/WIDESEA_WMSServer/WIDESEA_Model/Models/Basic/Dt_UserInfo.cs
@@ -52,7 +52,7 @@
        /// <summary>
        /// ç±»åž‹ 1=仓管员,2=质检员
        /// </summary>
        [SugarColumn(IsNullable = false, ColumnDescription = "类型")]
        public int Type { get; set; }
        //[SugarColumn(IsNullable = false, ColumnDescription = "类型")]
        //public int Type { get; set; }
    }
}