예제 #1
0
 public MazeretTurController(IMazeretTurService mazeretTurService)
 {
     _mazeretTurService = mazeretTurService;
 }