From 6cc19ddead80bf1263734fb895e0e1b0f2c740c2 Mon Sep 17 00:00:00 2001 From: lixiaojun <1287241240@qq.com> Date: 星期四, 11 四月 2024 11:48:49 +0800 Subject: [PATCH] 引用升级 --- Yw.Service.Unit.Core/02-model/03-value/SysUnitValue.cs | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/Yw.Service.Unit.Core/02-model/03-value/SysUnitValue.cs b/Yw.Service.Unit.Core/02-model/03-value/SysUnitValue.cs index 5cde655..b7393b6 100644 --- a/Yw.Service.Unit.Core/02-model/03-value/SysUnitValue.cs +++ b/Yw.Service.Unit.Core/02-model/03-value/SysUnitValue.cs @@ -3,7 +3,7 @@ /// <summary> /// 绯荤粺鍗曚綅鍊� /// </summary> - public class SysUnitValue : BaseModel, System.ICloneable + public class SysUnitValue : BaseModel, ICode, ISorter, System.ICloneable { /// <summary> /// -- Gitblit v1.9.3