mirror of
https://gitlink.org.cn/Gitlink/forgeplus.git
synced 2026-05-02 19:30:48 +08:00
7 lines
100 B
Ruby
7 lines
100 B
Ruby
json.status 0
|
|
json.message "success"
|
|
json.data {
|
|
json.partial! 'info', locals: {page: @page}
|
|
}
|
|
|