更新代码
This commit is contained in:
@@ -120,7 +120,8 @@ interface MomentService {
|
||||
author: Int? = null,
|
||||
timelineId: Int? = null,
|
||||
contentSearch: String? = null,
|
||||
trend: Boolean? = false
|
||||
trend: Boolean? = false,
|
||||
favoriteUserId: Int? = null
|
||||
): ListContainer<MomentEntity>
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user