{
"functionCode": "string",
"belongSn": "string",
"functionParams": "string"
}curl --location 'http://47.109.145.72:28082/prod-api/business/function/downFunction' \
--header 'authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbiIsImxvZ2luX3VzZXJfa2V5IjoiNjA5OTM3YzgtZDUwMi00M2ZmLTg1OWEtNDkwMDgyNzMyZWRhIn0.n0oeB__377ogaKbgRG970oVNSsz3Q4ojENhUx5UFuCT86pVI2wo5afmkX4fwxqGE-87fILecYxRHCcl8OsPpaw' \
--header 'Content-Type: application/json' \
--data '{
"functionCode": "string",
"belongSn": "string",
"functionParams": "string"
}'{}