This commit is contained in:
wangchuxiao
2022-03-28 18:13:01 +08:00
parent 7827749453
commit 169665da32
6 changed files with 162 additions and 113 deletions
+1 -1
View File
@@ -88,7 +88,7 @@ message TagSendLog {
int32 contentType = 3;
string content = 4;
int64 sendTime = 5;
repeated string userList = 6;
repeated TagUser TagUserList = 6;
}
message GetTagSendLogsResp {