工程化架构架构 controller(adapter) controller 之间可以互相调用,但是尽量不要这样做 useCase useCase 之间不能互相调用 service 输出为 data,供 useCase 调用 view