mirror of
https://gitlink.org.cn/Gitlink/forgeplus.git
synced 2026-05-10 14:59:51 +08:00
6 lines
162 B
Ruby
6 lines
162 B
Ruby
json.partial! "commons/success"
|
|
|
|
json.extract! @install_bot, :id, :bot_id, :installer_id, :state, :create_time, :update_time
|
|
json.bot_name @install_bot.bot.name
|
|
|