{ "id":1 }
curl --location --request POST '/adminapi/salesman/product/del' \ --header 'Content-Type: application/json' \ --data-raw '{ "id":1 }'
null