- Added a new column `national_code_verified` to the `users` table. - Normalized the `bank_account` field in the `representations` table from a single object to an array of IBANs with a default `verified` status of false. feat(ApiIrService): implement identity verification client for api.ir - Created `ApiIrService` to handle identity verification via api.ir. - Implemented methods for matching national code with mobile and IBAN with national code and birth date. - Added error handling and logging for external API requests.
1 line
2.9 KiB
JSON
1 line
2.9 KiB
JSON
{"nodes": [{"id": "users_hamed_pj_my_pj_clinic_pro_clinicpro_seed_test_data_php", "label": "seed_test_data.php", "file_type": "code", "source_file": "seed_test_data.php", "source_location": "L1"}, {"id": "clinicpro_seed_test_data_slot", "label": "slot()", "file_type": "code", "source_file": "seed_test_data.php", "source_location": "L13"}, {"id": "clinicpro_seed_test_data_today", "label": "today()", "file_type": "code", "source_file": "seed_test_data.php", "source_location": "L17"}], "edges": [{"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_seed_test_data_php", "target": "clinicpro_seed_test_data_slot", "relation": "contains", "confidence": "EXTRACTED", "source_file": "seed_test_data.php", "source_location": "L13", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_seed_test_data_php", "target": "clinicpro_seed_test_data_today", "relation": "contains", "confidence": "EXTRACTED", "source_file": "seed_test_data.php", "source_location": "L17", "weight": 1.0}], "raw_calls": [{"caller_nid": "clinicpro_seed_test_data_slot", "callee": "mktime", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/seed_test_data.php", "source_location": "L14", "receiver": null}, {"caller_nid": "clinicpro_seed_test_data_slot", "callee": "date", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/seed_test_data.php", "source_location": "L14", "receiver": null}, {"caller_nid": "clinicpro_seed_test_data_slot", "callee": "strtotime", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/seed_test_data.php", "source_location": "L14", "receiver": null}, {"caller_nid": "clinicpro_seed_test_data_slot", "callee": "date", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/seed_test_data.php", "source_location": "L14", "receiver": null}, {"caller_nid": "clinicpro_seed_test_data_slot", "callee": "strtotime", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/seed_test_data.php", "source_location": "L14", "receiver": null}, {"caller_nid": "clinicpro_seed_test_data_slot", "callee": "date", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/seed_test_data.php", "source_location": "L14", "receiver": null}, {"caller_nid": "clinicpro_seed_test_data_slot", "callee": "strtotime", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/seed_test_data.php", "source_location": "L14", "receiver": null}, {"caller_nid": "clinicpro_seed_test_data_today", "callee": "date", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/seed_test_data.php", "source_location": "L18", "receiver": null}, {"caller_nid": "clinicpro_seed_test_data_today", "callee": "strtotime", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/seed_test_data.php", "source_location": "L18", "receiver": null}]} |