优化OSS源站相关代码

This commit is contained in:
刘祥超
2023-06-13 15:40:40 +08:00
parent 9ea7a93206
commit 43570f20b5
3 changed files with 3 additions and 0 deletions

View File

@@ -10,6 +10,7 @@ import (
func (this *AddOriginPopupAction) getOSSHook() {
this.Data["ossTypes"] = []maps.Map{}
this.Data["ossBucketParams"] = []maps.Map{}
this.Data["ossForm"] = ""
}