Authorization: ********************
curl --location --request GET 'http://127.0.0.1:10086/user/api/aiUserLabel/labelStatistics?startDate=2024-12-27&endDate=2025-12-27' \ --header 'Authorization;'
{ "status": "", "message": "", "data": { "label0": "", "label1": "", "label2": "", "label3": "", "label4": "" } }