2023-03-27

Signed-off-by: Yuan Si <do4suki@gmail.com>
This commit is contained in:
2023-03-26 22:21:33 +08:00
parent c4da6c74f8
commit 966606afc2
19 changed files with 804 additions and 77 deletions
+33
View File
@@ -0,0 +1,33 @@
{
"response_data": {
"target_list": [
{
"position": 1,
"is_displayable": false
},
{
"position": 2,
"is_displayable": false
},
{
"position": 3,
"is_displayable": false
},
{
"position": 4,
"is_displayable": false
},
{
"position": 5,
"is_displayable": false
},
{
"position": 6,
"is_displayable": false
}
],
"server_timestamp": 1679238229
},
"release_info": [],
"status_code": 200
}
+20
View File
@@ -0,0 +1,20 @@
{
"response_data": {
"restriction_info": {
"restricted": false
},
"under_age_info": {
"birth_set": true,
"has_limit": false,
"limit_amount": null,
"month_used": 0
},
"sns_product_list": [],
"product_list": [],
"subscription_list": [],
"show_point_shop": true,
"server_timestamp": 1679238244
},
"release_info": [],
"status_code": 200
}