fixed reposyncer delete

This commit is contained in:
“xxq250” 2022-08-04 11:24:15 +08:00
parent 1b3a4bc146
commit ebe8df8221
1 changed files with 1 additions and 0 deletions

View File

@ -37,6 +37,7 @@ class ObRepositorySyncsController < ApplicationController
if res["code"].to_s == "200"
@ob_repository_sync.destroy!
end
render_ok
end
def jobs