{
"id":6
}curl --location --request POST '/adminapi/product/e_card_group/del?id=1' \
--header 'Content-Type: application/json' \
--data-raw '{
"id":6
}'{
"code": 0,
"msg": "ok",
"data": {
"errcode": 0,
"message": "指定项目已删除"
}
}