14 lines
226 B
JSON
14 lines
226 B
JSON
{
|
|
"list": [
|
|
{
|
|
"id": 90001,
|
|
"unlockcodeType": "EVENT_USER",
|
|
"desc": "new user event"
|
|
},
|
|
{
|
|
"id": 90002,
|
|
"unlockcodeType": "EVENT_USER",
|
|
"desc": "returning user event"
|
|
}
|
|
]
|
|
} |