return info #100

Merged
chenhao merged 1 commits from feat-IRONFANS-40-20240125-Robin into test 2024-02-05 19:09:36 +08:00
1 changed files with 2 additions and 0 deletions

View File

@ -111,6 +111,8 @@ func OpGetMomentListByMid(ctx *gin.Context) {
data.More = 1
}
ReplyOk(ctx, data)
}
func OpGetMomentListByIds(ctx *gin.Context) {