s20260709_DeDn8PQlRWhVRkUA3cLk

This commit is contained in:
yuvlian
2026-07-20 17:19:20 +07:00
commit 89a4b21b4b
8503 changed files with 3803850 additions and 0 deletions
@@ -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" ]
}
]
}