Merge branch 'master' of https://git.trj.tw/golang/mtfosbot
This commit is contained in:
@@ -147,5 +147,9 @@ func GetLineMessageLog(c *context.Context) {
|
||||
|
||||
c.Success(map[string]interface{}{
|
||||
"list": resMap,
|
||||
"page": map[string]interface{}{
|
||||
"cur": page.Page,
|
||||
"total": page.Total,
|
||||
},
|
||||
})
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user