mirror of
https://gitlink.org.cn/Gitlink/forgeplus.git
synced 2026-07-14 22:24:36 +08:00
4 lines
141 B
Ruby
4 lines
141 B
Ruby
json.(glcc_news, :id, :title, :url, :uuid)
|
|
data = glcc_news.get_visitor_data
|
|
json.visits data[:visits]
|
|
json.created_time data[:created_time] |