本文档为大众产品接口文档 如需不明确请及时联系客服处理!
curl --location --request GET 'http://prod-cn.your-api-server.com/api/v1/client/system/info'{
"code": 0,
"data": {
"allow_email_reset_password": true,
"allow_phone_reset_password": true,
"cc_guardian_switch": true,
"company_name": "string",
"is_http3": true,
"is_register": true,
"is_site_batch": true,
"login_verify_code": true,
"min_topup_amount": 0,
"program_version": "string",
"register_email_enable": true,
"register_phone_enable": true,
"site_allow_sync": true,
"site_show_sync_status": true,
"system_logo": "string",
"system_name": "string",
"system_url": "string",
"ticket_attachment_enable": true,
"ticket_attachment_max_size": 0,
"version": "string"
},
"message": "string"
}