Merge pull request 'return info' (#100) from feat-IRONFANS-40-20240125-Robin into test
Reviewed-on: #100
This commit is contained in:
commit
5392b29437
|
@ -111,6 +111,8 @@ func OpGetMomentListByMid(ctx *gin.Context) {
|
||||||
data.More = 1
|
data.More = 1
|
||||||
}
|
}
|
||||||
|
|
||||||
|
ReplyOk(ctx, data)
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
func OpGetMomentListByIds(ctx *gin.Context) {
|
func OpGetMomentListByIds(ctx *gin.Context) {
|
||||||
|
|
Loading…
Reference in New Issue