wangxinhui
2024-12-26 bc3e001d093c3d6cbddc7e008aa99c12f850c1e5
´úÂë¹ÜÀí/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; }
    }
}