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

@@ -17,4 +17,4 @@ namespace Yi.Framework.SqlSugarCore.Uow
DbContext = dbContext;
}
}
}
}