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

This commit is contained in:
刘祥超
2021-08-24 20:45:07 +08:00
parent e9dadd5571
commit 14cb3bdc67
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()