{
"robotId": 30001,
"allow": true
}curl --location '169.254.128.2:5480/woosh/robot/setting/AutoCharge' \
--header 'Content-Type: application/json' \
--data '{
"robotId": 30001,
"allow": true
}'{"body":{"allow":true,"robotId":30001},"msg":"Request succeed","ok":true,"type":"woosh.robot.setting.AutoCharge"}