fix: update user nickname;

feat: add database/kafka.
This commit is contained in:
loveuer
2024-12-04 15:49:37 +08:00
parent 3ec150b015
commit e5ae2efcef
15 changed files with 585 additions and 64 deletions

View File

@ -41,6 +41,8 @@ const (
OpLogWriteDurationSecond = 5
LocalTraceKey = "X-Trace-Id"
LoginURL = "/login"
)
var (