f
This commit is contained in:
@@ -23,7 +23,7 @@ func ProcessJRZQ5J5CRequest(ctx context.Context, params []byte, deps *processors
|
|||||||
|
|
||||||
body := map[string]string{
|
body := map[string]string{
|
||||||
"name": paramsDto.Name,
|
"name": paramsDto.Name,
|
||||||
"idNo": paramsDto.IDCard,
|
"idCard": paramsDto.IDCard,
|
||||||
"mobile": paramsDto.MobileNo,
|
"mobile": paramsDto.MobileNo,
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user