룰렛 프리셋 API 추가
- 룰렛 만들기 - 룰렛 업데이트 - 룰렛 프리셋 전체 가져오기
This commit is contained in:
		| @@ -55,6 +55,9 @@ class NewRouletteService( | ||||
|         } | ||||
|  | ||||
|         rouletteList.sortedBy { it.id } | ||||
|  | ||||
|         println(rouletteList) | ||||
|  | ||||
|         return rouletteList.asSequence() | ||||
|             .map { | ||||
|                 GetNewRouletteResponse( | ||||
|   | ||||
		Reference in New Issue
	
	Block a user