From 331a33663565fb62ab457aad0c05d1ff6b2f230d Mon Sep 17 00:00:00 2001 From: zhangmeng <775834166@qq.com> Date: 星期五, 06 十二月 2019 14:27:08 +0800 Subject: [PATCH] update --- sdk.proto | 5 ----- 1 files changed, 0 insertions(+), 5 deletions(-) diff --git a/sdk.proto b/sdk.proto index 9f7d1b9..f8a663c 100644 --- a/sdk.proto +++ b/sdk.proto @@ -184,9 +184,4 @@ message HumanTrackResult { repeated HumanTrack result = 1; - int32 count = 2; } - -message HumanTrackResultLast{ - repeated HumanTrackResult result = 1; -} \ No newline at end of file -- Gitblit v1.8.0