This commit is contained in:
2025-07-02 21:10:47 +08:00
parent 93d46459f9
commit 2fce6350c6
6 changed files with 72 additions and 35 deletions
+1 -1
View File
@@ -9,7 +9,7 @@ import (
"github.com/gin-gonic/gin"
)
func Def_router(r *gin.RouterGroup) {
func Router_def(r *gin.RouterGroup) {
r.Use(func(ctx *gin.Context) {
cookie_vel := ""