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

This commit is contained in:
刘祥超
2021-08-24 20:45:16 +08:00
parent 0b91e9d084
commit 4afe12cd46
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;
}