{ "value":"1,2" }
curl --location --request POST '/share/DelWlData' \ --header 'Content-Type: application/json' \ --data-raw '{ "value":"1,2" }'
{ "errcode": 0, "errmsg": "", "result": {} }