Skip to content
Snippets Groups Projects
Commit 1a6f1cf4 authored by fangyincheng's avatar fangyincheng
Browse files

Fix:return error should be Response_OK

parent 564b63cd
No related branches found
No related tags found
No related merge requests found
......@@ -23,11 +23,14 @@ import (
)
import (
"github.com/dubbo/go-for-apache-dubbo/common/logger"
perrors "github.com/pkg/errors"
"github.com/samuel/go-zookeeper/zk"
)
import (
"github.com/dubbo/go-for-apache-dubbo/common/logger"
)
import (
"github.com/dubbo/go-for-apache-dubbo/common"
"github.com/dubbo/go-for-apache-dubbo/registry"
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment