by Robin at 20241213 #893

Merged
chenhao merged 1 commits from feat-IRONFANS-212-Robin into test 2024-12-13 17:24:25 +08:00
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()
}