by Robin at 20241213

This commit is contained in:
Robin 2024-12-13 17:23:28 +08:00
parent 3bab569aa5
commit 29a5827ee5
1 changed files with 1 additions and 0 deletions

View File

@ -56,4 +56,5 @@ func OpApproveStreamerAuthApprovalBasic(ctx *gin.Context) {
}
ReplyOk(ctx, nil)
ctx.Next()
}