saas :
实体Aggregate->仓储IRepository->仓储实现Repository->增删改创建命令Command,CommandHandler,查询Queries->IQueries (不修改数据) 或者仓储查询(修改数据)或者Service(多个查询)->Controller