Do I need a service layer if my current service layer looks like this?

前端 未结 0 941
-上瘾入骨i
-上瘾入骨i 2020-11-22 09:15

I currently have a service class RoutineService.cs that contains methods that each perform one thing, call the repository and return that exact same object. I

相关标签:
回答
  • 消灭零回复
提交回复
热议问题