add queryRecheck

This commit is contained in:
2025-06-07 15:53:54 +08:00
parent 877f1cdaee
commit 768da1fe47
6 changed files with 122 additions and 1 deletions

View File

@@ -8,7 +8,7 @@ import (
func TestGenerateAndParseJwtToken(t *testing.T) {
// 测试参数
userId := int64(2043)
userId := int64(39)
secret := "WUvoIwL-FK0qnlxhvxR9tV6SjfOpeJMpKmY2QvT99lA"
expireTime := int64(2592000) // 1小时过期