feat: incr sync version.
This commit is contained in:
7
go/chao-sdk-core/pkg/page/pagereq.go
Normal file
7
go/chao-sdk-core/pkg/page/pagereq.go
Normal file
@@ -0,0 +1,7 @@
|
||||
package page
|
||||
|
||||
import "github.com/openimsdk/protocol/sdkws"
|
||||
|
||||
type PageReq interface {
|
||||
GetPagination() *sdkws.RequestPagination
|
||||
}
|
||||
Reference in New Issue
Block a user