curl --location --request PUT 'http://dev-cn.your-api-server.com/v3/alipay/iservice/ccm/sw/tree/publish' \ --header 'Content-Type: application/json' \ --data-raw '{ "ccs_instance_id": "ZPNASDK", "id": 1 }'
{}