PDA
dengjunjie
2025-01-04 7b79f82c4b2033fa9789daf5953d94135d06d07c
´úÂë¹ÜÀí/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; }
    }
}