fixed reposyncer同步仓库接口
This commit is contained in:
parent
19ffd9fea1
commit
bb3f5cec76
|
@ -5,7 +5,7 @@ class ObRepositorySyncsController < ApplicationController
|
|||
before_action :authenticate_user!
|
||||
|
||||
def index
|
||||
|
||||
render_ok(data: @ob_repository_sync)
|
||||
end
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue