mirror of
https://github.com/openimsdk/open-im-server.git
synced 2025-08-18 18:39:51 +08:00
1
This commit is contained in:
parent
0e1982083e
commit
1e92e0ab28
@ -727,4 +727,8 @@ message KeyValue {
|
|||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
message ResponsePagination {
|
||||||
|
int32 CurrentPage = 5;
|
||||||
|
int32 ShowNumber = 6;
|
||||||
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user