f
This commit is contained in:
@@ -27,7 +27,7 @@ func ProcessJRZQV1O0Request(ctx context.Context, params []byte, deps *processors
|
||||
"mobile": paramsDto.MobileNo,
|
||||
}
|
||||
|
||||
nuoerDoCheckAPIKey := "loanRiskTagV9"
|
||||
nuoerDoCheckAPIKey := "loanRiskTagV10"
|
||||
ApiPath := "/v1/doCheck"
|
||||
|
||||
resp, err := deps.NuoerService.CallAPI(ctx, nuoerDoCheckAPIKey, ApiPath, body)
|
||||
|
||||
Reference in New Issue
Block a user