username:passwordAuthorization: Basic *****************{
"robot": 30001
}curl --location --request POST '169.254.128.2:5480/woosh/dispatch/system/GotoCharge' \
--header 'Authorization: Basic <encoded-value>' \
--header 'Content-Type: application/json' \
--data-raw '{
"robot": 30001
}'{"body":{"no":"","robot":0},"msg":"","ok":true,"type":"woosh.dispatch.system.GotoCharge"}