jwt注销问题
Build docker and publish / build (20.15.1) (push) Successful in 5m54s

This commit is contained in:
2026-01-09 00:36:19 -08:00
parent 93c4d7b7d1
commit 7b33ab6e2a
8 changed files with 118 additions and 50 deletions
+1
View File
@@ -9,5 +9,6 @@ const (
CtxKeyPlatform CtxKey = "platform"
CtxKeyPayment CtxKey = "payment"
LoginType CtxKey = "loginType"
CtxKeyDeviceID CtxKey = "deviceId"
CtxKeyIncludeExpired CtxKey = "includeExpired"
)