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