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

This commit is contained in:
GoEdgeLab
2021-08-24 20:45:07 +08:00
parent f3703b6ebd
commit fe1c412493
7 changed files with 48 additions and 7 deletions

View File

@@ -60,6 +60,7 @@ func (this *InstanceAction) RunGet(params struct {
"description": instance.Description,
"params": mediaParams,
"rate": rateConfig,
"hashLife": instance.HashLife,
}
this.Show()