Merge pull request '删除多余文件' (#304) from KingChan/forgeplus:pm_project_develop into pm_project_develop
This commit is contained in:
commit
c1173511e0
|
@ -1,6 +0,0 @@
|
||||||
class Api::V1::Sonarqubes::IssuesController < ApplicationController
|
|
||||||
def index
|
|
||||||
data = Sonarqube.client.get("/api/issues/search",params)
|
|
||||||
render_ok data
|
|
||||||
end
|
|
||||||
end
|
|
Loading…
Reference in New Issue