From 9324f054ec09984fe7c82ca6db6e6776eafc6983 Mon Sep 17 00:00:00 2001 From: lixiaojun <1287241240@qq.com> Date: 星期六, 30 三月 2024 14:44:00 +0800 Subject: [PATCH] 优化更新 --- Yw.Service.Unit.Core/02-model/01-lang/SysUnitLang.cs | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/Yw.Service.Unit.Core/02-model/01-lang/SysUnitLang.cs b/Yw.Service.Unit.Core/02-model/01-lang/SysUnitLang.cs index 613a161..2e6c931 100644 --- a/Yw.Service.Unit.Core/02-model/01-lang/SysUnitLang.cs +++ b/Yw.Service.Unit.Core/02-model/01-lang/SysUnitLang.cs @@ -3,7 +3,7 @@ /// <summary> /// 绯荤粺鍗曚綅璇█ /// </summary> - public class SysUnitLang : BaseModel, System.ICloneable + public class SysUnitLang : BaseModel, ICode, ISorter, System.ICloneable { /// <summary> /// -- Gitblit v1.9.3