红包id修改
parent
5cd2eb26ce
commit
8516196ccb
|
|
@ -721,6 +721,7 @@ option optimize_for = SPEED;
|
|||
optional int32 redId = 2;//红包Id
|
||||
optional int32 isGet = 3; //本人是否已领取过
|
||||
optional int32 getCount = 4;//已领取个数
|
||||
optional int32 redType = 5;//红包类型Id,对应表中ID
|
||||
}
|
||||
message RedOneDetail{
|
||||
optional int32 uid = 1;
|
||||
|
|
|
|||
Loading…
Reference in New Issue