实现领域驱动设计 – 使用ABP框架 – 存储库 2022 年 6 月 23 日 笔记 存储库 Repository 是一个类似于集合的接口,领域层和应用程序层使用它来访问数据持久性系统(数据库),以读写业务 … Continue Reading