feat: 新增实体领域事件

This commit is contained in:
橙子
2024-12-10 22:04:46 +08:00
parent 6be5398114
commit 5dfaf75440
5 changed files with 83 additions and 6 deletions

View File

@@ -14,7 +14,7 @@ namespace Yi.Framework.SqlSugarCore.Abstractions
/// SqlSugarDb
/// </summary>
ISqlSugarClient SqlSugarClient { get; }
/// <summary>
/// 数据库备份
/// </summary>