Merge pull request 'by Robin at 20241213' (#893) from feat-IRONFANS-212-Robin into test

Reviewed-on: https://git.wishpal.cn/wishpal_ironfan/service/pulls/893
This commit is contained in:
chenhao 2024-12-13 17:24:24 +08:00
commit fab9becfb2
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()
}