Added structured logging across services and repositories. Updated SQL queries to use parameterized placeholders for better readability and security. Enhanced error handling for external service communication.
This commit is contained in:
@@ -0,0 +1,32 @@
|
||||
{
|
||||
"id": 0,
|
||||
"transaction_id": null,
|
||||
"STATUS": 1,
|
||||
"another_amount": 0,
|
||||
"cash_amount": 0,
|
||||
"cashbox_number": 119091676,
|
||||
"cashier": "Старший кассир КСО",
|
||||
"clearing_amount": 190.06,
|
||||
"currency": "BYN",
|
||||
"doc_num": "39972",
|
||||
"house_to": "11",
|
||||
"kod_soato": "5000000000",
|
||||
"margin": 0,
|
||||
"name_np": "Минск",
|
||||
"name_spd": "Общество с ограниченной ответственностью \"ГРИНрозница\"",
|
||||
"name_to": "Магазин \"ГРИН-5\"",
|
||||
"oblast_soato": null,
|
||||
"rayon_soato": null,
|
||||
"selsovet_soato": null,
|
||||
"payment_amount": 190.06,
|
||||
"payment_type": 1,
|
||||
"receipt_number": "CBB580D6268681CB071931DC",
|
||||
"skno_number": "AVQ24170126963",
|
||||
"street_to": "УЛ. ПЕТРА МСТИСЛАВЦА",
|
||||
"success": "A check is correct",
|
||||
"total_amount": 190.06,
|
||||
"type_np": "г.",
|
||||
"ui": "CBB580D6268681CB071931DC",
|
||||
"unp": "191634233",
|
||||
"issued_at": "09/11/2025, 18:08:31"
|
||||
}
|
||||
Reference in New Issue
Block a user