This commit is contained in:
邹宗楠
2024-01-08 11:39:27 +08:00
parent 601e146ba9
commit 54a6939d0b
2 changed files with 7 additions and 7 deletions

View File

@@ -145,7 +145,6 @@ func (c *ApiController) CallOpenAPI() {
}
}
//判断app_id和sign匹配end
//call
urls, _ = c.Input()
dataMap = utils.URLValues2Map(urls)
delete(dataMap, keyMethod)