mirror of
https://github.com/mokuappio/serverless-invoices.git
synced 2025-10-27 07:51:08 -04:00
10 lines
220 B
JSON
10 lines
220 B
JSON
{
|
|
"your_company_name": "당신의 회사 이름",
|
|
"address": "주소",
|
|
"postal_code": "우편 번호",
|
|
"city": "읍/면/동",
|
|
"county": "시/도",
|
|
"country": "국가",
|
|
"your_email": "당신의 이메일"
|
|
}
|