diff --git a/Test/workspace.code-workspace b/Test/workspace.code-workspace index 1283249..a58161d 100644 --- a/Test/workspace.code-workspace +++ b/Test/workspace.code-workspace @@ -2,6 +2,9 @@ "folders": [ { "path": "." + }, + { + "path": "D:\\GOPATH\\src\\github.com\\duanhf2012\\origin" } ], "settings": { diff --git a/sysservice/httpserverervice.go b/sysservice/originhttp/httpserverervice.go similarity index 100% rename from sysservice/httpserverervice.go rename to sysservice/originhttp/httpserverervice.go