本程序已在Github开源!(开发者QQ:3840032310)
{ "key": "string" }
curl --location --request POST '/keys/delete' \ --header 'Content-Type: application/json' \ --data-raw '{ "key": "string" }'
{ "success": true, "message": "卡密删除成功" }