增加忽略相似消息周期设置

This commit is contained in:
GoEdgeLab
2021-08-24 20:45:16 +08:00
parent 2989c877f5
commit 18c250910e
4 changed files with 142 additions and 109 deletions

View File

@@ -13,4 +13,5 @@ message MessageMediaInstance {
bytes paramsJSON = 5;
string description = 6;
bytes rateJSON = 7;
int32 hashLife = 8;
}