return info
This commit is contained in:
parent
9178b4a5ce
commit
87c431ce8e
|
@ -111,6 +111,8 @@ func OpGetMomentListByMid(ctx *gin.Context) {
|
|||
data.More = 1
|
||||
}
|
||||
|
||||
ReplyOk(ctx, data)
|
||||
|
||||
}
|
||||
|
||||
func OpGetMomentListByIds(ctx *gin.Context) {
|
||||
|
|
Loading…
Reference in New Issue