feat(home): 응원 크리에이터 집계 쿼리를 변경한다
This commit is contained in:
@@ -12,7 +12,7 @@ import javax.persistence.JoinColumn
|
||||
import javax.persistence.ManyToOne
|
||||
|
||||
@Entity
|
||||
data class UseCanCalculate(
|
||||
class UseCanCalculate(
|
||||
val can: Int,
|
||||
|
||||
@Column(nullable = false)
|
||||
|
||||
Reference in New Issue
Block a user