指令结果

master_huanxiang
wangyuan 2019-07-19 11:19:37 +08:00
parent 7ebb8db885
commit 977f10abf6
1 changed files with 6 additions and 0 deletions

View File

@ -13,6 +13,12 @@ message SceneCommandRequest{
repeated int32 parm =2; // type1
}
//
message SceneCommandResponse{
optional int32 type =1; // 1
optional int32 result =2; // 1 0
}
//广