Loading

摘要: go-zero中跨服务传递载体信息 ‍ ➜ plangz git:(dev) ✗ cat pkg/ctxkey/keys.go package ctxkey import "context" type contextKey string const ( UserIDKey contextKey = 阅读全文
posted @ 2025-05-17 11:40 zhpj 阅读(16) 评论(0) 推荐(0)