-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathlist.json
34 lines (34 loc) · 957 Bytes
/
list.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
[
{ "id": "02fd",
"isRequired": true,
"order": 0,
"title": "개인정보처리방침",
"createdBy": "MeMyselfAndI",
"createdAt": "2023-07-01T17:21:22.850276Z",
"updatedBy": "MeMyselfAndI",
"updatedAt": "2023-07-01T17:21:22.850276Z",
"uri": "/privacy.txt"
},
{
"id": "10ex",
"isRequired": true,
"order": 1,
"title": "서비스 이용약관",
"createdBy": "MeMyselfAndI",
"createdAt": "2023-07-01T17:21:22.850276Z",
"updatedBy": "MeMyselfAndI",
"updatedAt": "2023-07-01T17:21:22.850276Z",
"uri": "/service.txt"
},
{
"id": "2g5x",
"isRequired": false,
"order": 2,
"title": "마케팅 정보 수신 동의",
"createdBy": "MeMyselfAndI",
"createdAt": "2023-07-01T17:21:22.850276Z",
"updatedBy": "MeMyselfAndI",
"updatedAt": "2023-07-01T17:21:22.850276Z",
"uri": "/marketing.txt"
}
]