fix KeyConst

This commit is contained in:
yanghao05
2023-04-27 18:39:24 +08:00
parent 574736a878
commit e6e3df17fa
2 changed files with 2 additions and 2 deletions

View File

@@ -6,7 +6,7 @@ import (
"github.com/rogeecn/atom/providers/log"
)
const DefaultKeyPrefix = "JWT"
const DefaultPrefix = "JWT"
type Config struct {
SigningKey string // jwt签名