|
|
|
@ -18,7 +18,8 @@ module Searchable::Shixun
|
|
|
|
|
status: status,
|
|
|
|
|
myshixuns_count: myshixuns_count,
|
|
|
|
|
created_at: created_at,
|
|
|
|
|
publish_time: publish_time
|
|
|
|
|
publish_time: publish_time,
|
|
|
|
|
is_wechat_support: is_wechat_support
|
|
|
|
|
}.merge!(searchable_user_data)
|
|
|
|
|
.merge!(searchable_challenge_data)
|
|
|
|
|
end
|
|
|
|
|