48 lines
1.4 KiB
JSON
48 lines
1.4 KiB
JSON
{
|
|
"list": [
|
|
{
|
|
"type": "BATTLEPASS_A",
|
|
"return_policy": false,
|
|
"detailarray": [ "detail_not_return" ]
|
|
},
|
|
{
|
|
"type": "PACKAGE_A",
|
|
"itemlist_comment": "PACKAGE_A_Comment",
|
|
"return_policy": true,
|
|
"detailarray": [ "detail_return_7day", "detail_not_return_get_mail" ]
|
|
},
|
|
{
|
|
"type": "PACKAGE_B",
|
|
"itemlist_comment": "PACKAGE_B_Comment",
|
|
"return_policy": true,
|
|
"detailarray": [ "detail_return_7day", "detail_not_return_get_mail" ]
|
|
},
|
|
{
|
|
"type": "PACKAGE_C",
|
|
"return_policy": true,
|
|
"detailarray": [ "detail_return_7day", "detail_not_return_get_mail", "detail_not_return_platform" ]
|
|
},
|
|
{
|
|
"type": "GROWTH_A",
|
|
"return_policy": true,
|
|
"detailarray": [ "detail_return_7day", "detail_not_return_get_mail", "detail_not_return_platform" ]
|
|
},
|
|
{
|
|
"type": "LUNACY_A",
|
|
"itemlist_comment": "LUNACY_A_Comment",
|
|
"return_policy": true,
|
|
"detailarray": [ "detail_return_7day", "detail_not_return_get_mail_one_item", "detail_not_return_platform" ]
|
|
},
|
|
{
|
|
"type": "LUNACY_B",
|
|
"return_policy": true,
|
|
"detailarray": [ "detail_return_7day", "detail_not_return_get_mail_one_item", "detail_not_return_platform" ]
|
|
},
|
|
{
|
|
"type": "VENDINGMACHINE_A",
|
|
"itemlist_comment": "VENDINGMACHINE_A_Comment",
|
|
"return_policy": false,
|
|
"detailarray": [ "detail_not_return" ]
|
|
}
|
|
]
|
|
} |