curl --location --request GET 'https://api.xiaojukeji.com//v1/orders//rule' \
--header 'Authorization: Bearer domain|{access_token}' \
--header 'Authorization;' \
--header 'Content-Type: application/x-www-form-urlencoded'
{
"page_title": "string",
"page_content": [
{
"title": "string",
"content": [
"string"
]
}
]
}