db update

This commit is contained in:
Gordon 2023-01-18 11:53:36 +08:00
parent e99f441e50
commit 127d45abc9
2 changed files with 78 additions and 6660 deletions

File diff suppressed because it is too large Load Diff

View File

@ -266,6 +266,9 @@ message MsgData {
bytes msgDataList = 21;
string attachedInfo = 22;
string ex = 23;
bool isReact = 24;
bool isExternalExtensions = 25;
int64 msgFirstModifyTime = 26;
}
message OfflinePushInfo{