From 891cc5a533a57b992d18b6204faf4eb9c57472c1 Mon Sep 17 00:00:00 2001
From: lixiaojun <1287241240@qq.com>
Date: 星期日, 24 三月 2024 16:04:58 +0800
Subject: [PATCH] 版本大升级

---
 Yw.Service.Unit.Core/01-entity/02-type/SysUnitType.cs |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/Yw.Service.Unit.Core/01-entity/02-type/SysUnitType.cs b/Yw.Service.Unit.Core/01-entity/02-type/SysUnitType.cs
index ca860e5..f72242c 100644
--- a/Yw.Service.Unit.Core/01-entity/02-type/SysUnitType.cs
+++ b/Yw.Service.Unit.Core/01-entity/02-type/SysUnitType.cs
@@ -4,7 +4,7 @@
     /// 绯荤粺鍗曚綅绫诲瀷
     /// </summary>
     [SugarTable("sys_unit_type")]
-    public class SysUnitType : BaseEntity, ISorter, System.ICloneable
+    public class SysUnitType : BaseEntity, ICode, ISorter, System.ICloneable
     {
         /// <summary>
         /// 

--
Gitblit v1.9.3