This commit is contained in:
Mrx
2026-05-29 12:48:14 +08:00
parent a1601b34a1
commit 49e17e4ab1
3 changed files with 30 additions and 4 deletions

View File

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