项目结构更新

This commit is contained in:
JACKYMYPERSON
2025-09-15 11:09:22 +08:00
parent 2ab7614ea0
commit 8ccf028ae4
25 changed files with 608 additions and 17 deletions

View File

@@ -1,11 +1,11 @@
package utill
package jwt
import (
"fmt"
"github.com/gin-gonic/gin"
"github.com/golang-jwt/jwt/v5"
"time"
"toutoukan/config"
"toutoukan/init/config"
"toutoukan/init/redisInit"
"toutoukan/model/usermodel"
)

View File

@@ -1,4 +1,4 @@
package scripts
package luaScripts
var Luascript_forkill = `
local key = KEYS[1]