Error code standardization

This commit is contained in:
skiffer-git
2023-01-11 11:24:38 +08:00
parent 07a6439082
commit 46c3b5a6ea
36 changed files with 47 additions and 49 deletions
@@ -6,7 +6,7 @@ import (
"Open_IM/pkg/common/db"
kfk "Open_IM/pkg/common/kafka"
"Open_IM/pkg/common/log"
"Open_IM/pkg/grpc-etcdv3/getcdv3"
"Open_IM/pkg/getcdv3"
pbMsg "Open_IM/pkg/proto/msg"
pbPush "Open_IM/pkg/proto/push"
"Open_IM/pkg/utils"