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