liuxiaolong
2020-07-13 cca3a6b085569bb686522b365ffe364042707b79
protomsg.proto
@@ -262,6 +262,10 @@
    string path = 3;
}
message VoiceList {
    repeated Voice list = 1;
}
message CompareArgs {
    repeated string tableIds = 1;
    float compareThreshold = 2;