mirror of
https://github.com/ManyakRus/crud_generator.git
synced 2024-12-22 00:36:41 +02:00
сделал очистил .json
This commit is contained in:
parent
4450202313
commit
fa53e2301d
@ -1,14 +1,3 @@
|
|||||||
{
|
{
|
||||||
"lawsuit_payments.id": "alias.PaymentId",
|
|
||||||
"lawsuit_payments.invoice_id": "alias.InvoiceId",
|
|
||||||
"lawsuit_payments.lawsuit_id": "alias.LawsuitId",
|
|
||||||
"lawsuit_payments.id": "alias.PaymentId",
|
|
||||||
"invoice_debt_type_stats.invoice_id": "alias.InvoiceId",
|
|
||||||
"invoice_debt_type_stats.lawsuit_id": "alias.LawsuitId",
|
|
||||||
"contract_black_items.contract_number": "alias.ContractNumber",
|
|
||||||
"contract_white_items.contract_number": "alias.ContractNumber",
|
|
||||||
"lawsuits.number_claim": "alias.ClaimNumber",
|
|
||||||
"lawsuits.number": "alias.LawsuitNumber",
|
|
||||||
"contracts.number": "alias.ContractNumber"
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@ -1,3 +1,2 @@
|
|||||||
{
|
{
|
||||||
"lawsuits": "NewLawsuit,AsLawsuit"
|
|
||||||
}
|
}
|
||||||
|
@ -1,19 +1,2 @@
|
|||||||
{
|
{
|
||||||
"inn": "INN",
|
|
||||||
"kpp": "KPP",
|
|
||||||
"okpo": "OKPO",
|
|
||||||
"ogrn": "OGRN",
|
|
||||||
"okato": "OKATO",
|
|
||||||
"nsi_flat": "NSIFlat",
|
|
||||||
"nsi_flat_id": "NSIFlatID",
|
|
||||||
"nsi_id": "NSIID",
|
|
||||||
"www": "WWW",
|
|
||||||
"bik": "BIK",
|
|
||||||
"city_name": "City",
|
|
||||||
"edms_link": "EDMSLink",
|
|
||||||
"code_nsi": "CodeNSI",
|
|
||||||
"json_updated_at": "JSONUpdatedAt",
|
|
||||||
"pdf_updated_at": "PDFUpdatedAt",
|
|
||||||
"pdf_file_id": "PDFFileID",
|
|
||||||
"json_file_id": "JSONFileID"
|
|
||||||
}
|
}
|
@ -1,4 +1,2 @@
|
|||||||
{
|
{
|
||||||
"ext_id": true,
|
|
||||||
"created_at": false
|
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user