diff --git a/app/controllers/gits_controller.rb b/app/controllers/gits_controller.rb index c73571fa2..c9659302e 100644 --- a/app/controllers/gits_controller.rb +++ b/app/controllers/gits_controller.rb @@ -63,7 +63,7 @@ class GitsController < ApplicationController else uid_logger_error("shixun is not exist") # result = false - result = true # 为了测试跳出 + result = false # 为了测试跳出 end end end