fix JRZQ8A2D
This commit is contained in:
@@ -35,7 +35,7 @@ func ProcessJRZQ8A2DRequest(ctx context.Context, params []byte, deps *processors
|
|||||||
|
|
||||||
reqData := map[string]interface{}{
|
reqData := map[string]interface{}{
|
||||||
"name": encryptedName,
|
"name": encryptedName,
|
||||||
"id": encryptedIDCard,
|
"idCard": encryptedIDCard,
|
||||||
"phone": encryptedMobileNo,
|
"phone": encryptedMobileNo,
|
||||||
"authorized": paramsDto.Authorized,
|
"authorized": paramsDto.Authorized,
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user