diff --git a/sysservice/httpserverervice.go b/sysservice/httpserverervice.go index 129d3a3..bea52c5 100644 --- a/sysservice/httpserverervice.go +++ b/sysservice/httpserverervice.go @@ -12,7 +12,7 @@ import ( "time" "github.com/duanhf2012/origin/sysmodule" - "github.com/origin/util/uuid" + "github.com/duanhf2012/origin/util/uuid" "github.com/duanhf2012/origin/rpc" "github.com/gorilla/mux"