zhangmeng
2019-05-24 efc9f6931df7c351c46795e54538ee68f0e89b7f
protomsg.proto
@@ -195,8 +195,9 @@
   int32 typ = 2;
   float prob = 3;
}
// sdk face property
message ParamFaceProperty{
message ParamFacePos{
   FacePos pos = 1;
   Image img = 2;
}