mirror of
https://github.com/openimsdk/open-im-server.git
synced 2025-04-29 13:46:40 +08:00
db update
This commit is contained in:
parent
e99f441e50
commit
127d45abc9
File diff suppressed because it is too large
Load Diff
@ -266,6 +266,9 @@ message MsgData {
|
|||||||
bytes msgDataList = 21;
|
bytes msgDataList = 21;
|
||||||
string attachedInfo = 22;
|
string attachedInfo = 22;
|
||||||
string ex = 23;
|
string ex = 23;
|
||||||
|
bool isReact = 24;
|
||||||
|
bool isExternalExtensions = 25;
|
||||||
|
int64 msgFirstModifyTime = 26;
|
||||||
|
|
||||||
}
|
}
|
||||||
message OfflinePushInfo{
|
message OfflinePushInfo{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user