curl --location --request POST 'http://dev-cn.your-api-server.com/v3/alipay/open/mini/miniapp/serviceconfig/modify' \ --header 'Content-Type: application/json' \ --data-raw '{ "home_open": true, "service_config": "ANTCLOUD" }'
{}