lixiaojun
2024-09-12 02f362e1db42f4315cf923f7643b09150585c52c
Yw.Service.Unit.Core/01-entity/04-name/SysUnitName.cs
@@ -34,6 +34,7 @@
        /// <summary>
        /// 名称
        /// </summary>
        [SugarColumn(Length = 50, IsNullable = true)]
        public string Name { get; set; }
        /// <summary>