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

@@ -175,6 +175,5 @@ namespace Yi.Abp.Application.Services
return result ?? string.Empty;
}
}
}