diff --git a/Tiobon.Core.Tests/Repository_Test/OrmTest.cs b/Tiobon.Core.Tests/Repository_Test/OrmTest.cs
index 37e150ae..2f0ba789 100644
--- a/Tiobon.Core.Tests/Repository_Test/OrmTest.cs
+++ b/Tiobon.Core.Tests/Repository_Test/OrmTest.cs
@@ -3,7 +3,7 @@ using Autofac;
using Tiobon.Core.Common.Extensions;
using Tiobon.Core.IRepository.Base;
using Tiobon.Core.Model.Models;
-using OfficeOpenXml.FormulaParsing.Excel.Functions.Math;
+//using OfficeOpenXml.FormulaParsing.Excel.Functions.Math;
using SqlSugar;
using Xunit;
using Xunit.Abstractions;
diff --git a/Tiobon.Core/Tiobon.Core.xml b/Tiobon.Core/Tiobon.Core.xml
index 5ca35530..5596c195 100644
--- a/Tiobon.Core/Tiobon.Core.xml
+++ b/Tiobon.Core/Tiobon.Core.xml
@@ -325,6 +325,71 @@
+
+
+ 表信息
+
+
+
+
+ 表名称
+
+
+
+
+ 字段名称
+
+
+
+
+ 数据类型
+
+
+
+
+ 字符集
+
+
+
+
+
+
+
+
+
+ 是否为空
+
+
+
+
+ 默认值
+
+
+
+
+ 键
+
+
+
+
+ 自定义比对器
+
+
+
+
+ 比对规则
+
+
+
+
+
+
+
+
+
+
+
+
构造函数
@@ -1257,6 +1322,14 @@
+
+
+ 根据条件查询数据
+
+ 条件
+ status
+
+
教育背景(Controller)