s20260709_DeDn8PQlRWhVRkUA3cLk
This commit is contained in:
@@ -0,0 +1,48 @@
|
||||
{
|
||||
"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" ]
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user