liuxiaolong
2020-10-13 950d89112665bead13fa79ae7e37b8addc188ca8
protomsg.proto
@@ -66,7 +66,7 @@
message SdkRun {
    string ipc_id = 1;
    string sdk_type = 2;
    bool isTriggerByPreSdk = 3;
    int32 isTriggerByPreSdk = 3;
    int32 confidence = 4;
}