mirror of
https://github.com/openimsdk/open-im-server.git
synced 2026-04-28 22:39:18 +08:00
pb api
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
package cms_api_struct
|
||||
|
||||
|
||||
type RequestPagination struct {
|
||||
PageNumber int `json:"page_number"`
|
||||
ShowNumber int `json:"show_number"`
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user