This commit is contained in:
2023-07-06 11:17:57 +08:00
parent 1c108f8a1f
commit 2cf45830ff
4 changed files with 35 additions and 4 deletions
+2
View File
@@ -150,6 +150,8 @@ func Auth() gin.HandlerFunc {
"code": consts.SERVER_ERROR,
"data": "",
})
c.Abort()
return
}
// 接口无需验证权限