1
0
mirror of https://github.com/ManyakRus/crud_generator.git synced 2025-01-11 06:09:54 +02:00
crud_generator/bin/templates/configs_/name_replace.json

19 lines
409 B
JSON
Raw Normal View History

2023-10-27 10:43:15 +02:00
{
"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"
2023-10-27 10:43:15 +02:00
}