mirror of
https://github.com/openimsdk/open-im-server.git
synced 2025-06-19 17:59:41 +08:00
Error code standardization
This commit is contained in:
parent
a76e93626d
commit
6e4a17764e
@ -2,9 +2,9 @@ package common
|
|||||||
|
|
||||||
import (
|
import (
|
||||||
"Open_IM/internal/fault_tolerant"
|
"Open_IM/internal/fault_tolerant"
|
||||||
|
"Open_IM/pkg/common/trace_log"
|
||||||
"context"
|
"context"
|
||||||
"examination/pkg/api_struct"
|
"examination/pkg/api_struct"
|
||||||
"examination/pkg/trace_log"
|
|
||||||
utils "github.com/OpenIMSDK/open_utils"
|
utils "github.com/OpenIMSDK/open_utils"
|
||||||
"github.com/gin-gonic/gin"
|
"github.com/gin-gonic/gin"
|
||||||
"net/http"
|
"net/http"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user