liuxiaolong
2019-11-19 dff6e09c415988cc0b5c558013822548ffab254e
protomsg.proto
@@ -242,8 +242,9 @@
    string cameraId = 2;
    string taskId = 3;
    int64 imgId = 4;
    repeated string sdkIds = 5;
    int32 type = 6;
    string videoUrl = 5;
    repeated string sdkIds = 6;
    int32 type = 7;
}
message CompareArgs {