f
This commit is contained in:
@@ -22,7 +22,7 @@ func ProcessIVYZX5QZRequest(ctx context.Context, params []byte, deps *processors
|
||||
}
|
||||
|
||||
reqFormData := map[string]interface{}{
|
||||
"return_url": paramsDto.ReturnURL,
|
||||
"returnUrl": paramsDto.ReturnURL,
|
||||
}
|
||||
|
||||
// 以表单方式调用数脉 API;参数在 CallAPIForm 内转为 application/x-www-form-urlencoded
|
||||
|
||||
Reference in New Issue
Block a user