Skip to content

Commit 3cb53df

Browse files
committed
update summary
1 parent 523a7ff commit 3cb53df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

FreeSql/FreeSqlBuilder.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -194,7 +194,7 @@ public FreeSqlBuilder UseQuoteSqlName(bool value)
194194
}
195195

196196
/// <summary>
197-
/// 指定映射优先级<para></para>
197+
/// 指定映射优先级(从小到大)<para></para>
198198
/// 例如表名:实体类名 &lt; Aop &lt; FluentApi &lt; Attribute &lt; AsTable<para></para>
199199
/// 事件 Aop -------> fsql.Aop.ConfigEntity/fsql.Aop.ConfigEntityProperty<para></para>
200200
/// 方法 FluentApi -> fsql.CodeFirst.ConfigEntity/fsql.CodeFirst.Entity<para></para>

0 commit comments

Comments
 (0)