参数管理删除
This commit is contained in:
parent
cb90dc1f51
commit
d7bc309d49
|
@ -44,6 +44,8 @@ class Ci::SecretsController < Ci::BaseController
|
|||
else
|
||||
render_error("参数名不能为空")
|
||||
end
|
||||
rescue Exception => ex
|
||||
render_ok
|
||||
end
|
||||
|
||||
end
|
Loading…
Reference in New Issue