{
"id": "string",
"photo_type": 0
}curl --location --request PUT 'https://ccrm-app.shanshu.work:6001/api/v1/hair_service/del_hair_photos' \
--header 'Content-Type: application/json' \
--data-raw '{
"id": "string",
"photo_type": 0
}'{
"code": 0,
"data": null,
"msg": "ok"
}