优化OSS相关代码

This commit is contained in:
刘祥超
2023-06-08 17:50:22 +08:00
parent 0ec1571d37
commit 1f1ce11078
6 changed files with 6 additions and 93 deletions

View File

@@ -10,6 +10,7 @@ import (
func (this *AddOriginPopupAction) getOSSHook() {
this.Data["ossTypes"] = []maps.Map{}
this.Data["ossForm"] = ""
}
func (this *AddOriginPopupAction) postOSSHook(protocol string) (config *ossconfigs.OSSConfig, goNext bool, err error) {