feat: 유저 행동 데이터 기록 Controller 추가
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
package kr.co.vividnext.sodalive.useraction
|
||||
|
||||
data class UserActionRequest(val actionType: ActionType)
|
||||
Reference in New Issue
Block a user