From 2d322f070a4aff22f094e8616fcdb61c1437792a Mon Sep 17 00:00:00 2001 From: LittleSheep Date: Wed, 30 Oct 2024 23:59:16 +0800 Subject: [PATCH] :bug: Refresh token bug --- .idea/workspace.xml | 22 +++++++++++++++++----- go.mod | 2 +- go.sum | 6 ++++++ pkg/internal/services/ticket_token.go | 8 +++++--- 4 files changed, 29 insertions(+), 9 deletions(-) diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 9026300..252b80d 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -4,10 +4,11 @@