aa
This commit is contained in:
@@ -143,6 +143,7 @@ func (c *ApiController) CallOpenAPI() {
|
|||||||
//判断app_id和sign匹配end
|
//判断app_id和sign匹配end
|
||||||
//call
|
//call
|
||||||
urls, _ = c.Input()
|
urls, _ = c.Input()
|
||||||
|
globals.SugarLogger.Debugf("Begin API CallOpenAPI urls......", urls)
|
||||||
dataMap = utils.URLValues2Map(urls)
|
dataMap = utils.URLValues2Map(urls)
|
||||||
delete(dataMap, keyMethod)
|
delete(dataMap, keyMethod)
|
||||||
delete(dataMap, keyTimestamp)
|
delete(dataMap, keyTimestamp)
|
||||||
|
|||||||
Reference in New Issue
Block a user