header加token

This commit is contained in:
junleea 2025-03-05 20:02:06 +08:00
parent af83caeaa4
commit 7581a17a29
1 changed files with 0 additions and 1 deletions

View File

@ -149,7 +149,6 @@ func JWTAuthMiddleware() gin.HandlerFunc {
})
return
}
log.Printf("req super_id:%s", sId)
id, _ := strconv.Atoi(sId)
idFloat64 := float64(id)
//查看s_id类型