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