fix: update user nickname;
feat: add database/kafka.
This commit is contained in:
@ -41,6 +41,8 @@ const (
|
||||
OpLogWriteDurationSecond = 5
|
||||
|
||||
LocalTraceKey = "X-Trace-Id"
|
||||
|
||||
LoginURL = "/login"
|
||||
)
|
||||
|
||||
var (
|
||||
|
Reference in New Issue
Block a user