[优化] 更新kit库

This commit is contained in:
PandaX-Go
2024-09-20 20:50:03 +08:00
parent 196018ab75
commit 5b94025630
6 changed files with 351 additions and 333 deletions

View File

@@ -7,7 +7,7 @@ import (
"github.com/PandaXGO/PandaKit/token"
"pandax/pkg/global"
"github.com/dgrijalva/jwt-go"
"github.com/golang-jwt/jwt/v5"
)
func PermissionHandler(rc *restfulx.ReqCtx) error {