1
0
mirror of https://github.com/ManyakRus/crud_generator.git synced 2024-12-12 09:34:00 +02:00
crud_generator/bin/templates/configs_/name_replace_rapira.json
2024-02-16 11:37:36 +03:00

19 lines
409 B
JSON

{
"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"
}