Files
user-front/public/config.json.example
2023-12-11 16:29:27 +03:30

36 lines
848 B
JSON
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
{
"time_lines": {
"navgan_first_page": [
{
"date": {
"from": "1402/09/01",
"to": "1402/09/10"
},
"label": {
"primary": "ثبت نام متقاضی",
"secondary": "ثبت نام متقاضیان واجد شرایط"
}
},
{
"date": {
"from": "1402/09/15",
"to": "1402/11/10"
},
"label": {
"primary": "صحت سنجی متقاضیان",
"secondary": "بررسی و کارشناسی درخواست ها"
}
},
{
"date": {
"from": "1402/11/10",
"to": "1402/12/20"
},
"label": {
"primary": "ارجاع به بانک",
"secondary": "فرآیند معرفی ضامن و پرداخت"
}
}
]
}
}