curl --location --request POST 'http://auto.depthsdata.com:8766/api/COE/rpc/service/debot/update_client' \
--header 'Content-Type: application/json; charset=utf-8' \
--data-raw '{
"guid": "301964dd-781a-3a48-ab06-babf37470cc7",
"new_client_type": 247
}'