curl --location --request GET '/log-audit/stats/app-category?starttime=2025-06-01&endtime=2025-06-30'
{ "total": 10, "app_categories": [ { "category_name": "系统应用", "remote_control_count": 2 } ] }