f
This commit is contained in:
@@ -27,8 +27,8 @@ func ProcessJRZQ5J5CRequest(ctx context.Context, params []byte, deps *processors
|
|||||||
"mobile": paramsDto.MobileNo,
|
"mobile": paramsDto.MobileNo,
|
||||||
}
|
}
|
||||||
|
|
||||||
apiKey := "jy000052"
|
apiKey := "jy000055"
|
||||||
apiPath := "/api/v1/wujsinan/blacka"
|
apiPath := "/api/v1/blacklist/c10/verify"
|
||||||
|
|
||||||
resp, err := deps.JiyiService.CallAPI(ctx, apiKey, apiPath, body, jiyi.TopEncryptionOptions(1))
|
resp, err := deps.JiyiService.CallAPI(ctx, apiKey, apiPath, body, jiyi.TopEncryptionOptions(1))
|
||||||
if err != nil {
|
if err != nil {
|
||||||
|
|||||||
Reference in New Issue
Block a user