更新事件增加eventId参数

master_huanxiang
jiahuiwen 2019-01-26 14:37:18 +08:00
parent ffcf1334ee
commit 7782aee24a
1 changed files with 3 additions and 1 deletions

View File

@ -26,8 +26,10 @@ import "CommonProto.proto";
//
message EventUpdateRequest{
// eventPointConfig id
optional int32 eventId = 1;
// optionConfig Id
optional int32 optionId = 1;
optional int32 optionId = 2;
}
message EventUpdateResponse{
// eventPointConfig id