tag and set private tips

This commit is contained in:
wangchuxiao
2022-04-05 11:55:40 +08:00
parent 634584400a
commit 26f8172b1a
2 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -506,7 +506,7 @@ message DelMsgListReq{
}
message DelMsgListResp{
int32 errCode = 1;
int32 errCode = 1;
string errMsg = 2;
}