协议
This commit is contained in:
parent
74670215c8
commit
561f9f3984
@ -1636,7 +1636,7 @@ message ResFriendTimeLine{
|
|||||||
|
|
||||||
message ResFriendReply{
|
message ResFriendReply{
|
||||||
int32 Id = 1; // 回复id
|
int32 Id = 1; // 回复id
|
||||||
int32 Type = 2; // 回复类型 1:点赞 2:评论
|
int32 Type = 2; // 回复类型 1:打招呼 2:被打招呼
|
||||||
string Param = 3; // 回复内容
|
string Param = 3; // 回复内容
|
||||||
int32 Status = 4; // 状态 0:未处理 1:已处理
|
int32 Status = 4; // 状态 0:未处理 1:已处理
|
||||||
int64 AddTime = 5; // 添加时间
|
int64 AddTime = 5; // 添加时间
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user