success or fail for family notice
parent
3bb6903c21
commit
83f77f4940
|
|
@ -139,7 +139,8 @@ import "CommonProto.proto";
|
|||
|
||||
|
||||
message FamilyChangeRequest{
|
||||
optional string content = 1; // 宣言内容
|
||||
optional int32 result = 1 ;// 结果 0: 失败 1:成功
|
||||
optional string content = 2; // 宣言内容
|
||||
}
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue