mirror of
https://gitlink.org.cn/Gitlink/forgeplus.git
synced 2026-05-13 08:15:55 +08:00
调整Bot授权接口
This commit is contained in:
@@ -21,6 +21,7 @@ class InstallationsController < ApplicationController
|
||||
@bot.uid = result[:user][:id]
|
||||
@bot.save
|
||||
render_ok
|
||||
end
|
||||
rescue Exception => e
|
||||
tip_exception(-1, e.message)
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user