This commit is contained in:
2026-07-24 13:30:29 +08:00
parent 65fe68f176
commit 7c1ca7aadd

View File

@@ -23,7 +23,7 @@ func ProcessJRZQ5J5CRequest(ctx context.Context, params []byte, deps *processors
body := map[string]string{
"name": paramsDto.Name,
"idNo": paramsDto.IDCard,
"idCard": paramsDto.IDCard,
"mobile": paramsDto.MobileNo,
}