Authorization: Bearer ********************curl --location --request GET '/api/users/1/plugins' \
--header 'Authorization: Bearer <token>'{"code":200,"message":"success","data":{"list":[{"developer_avatar":"http://localhost:8080/api/static/avatar/1","name":"MSLX 聊天互通插件","icon":"https://www.mslmc.cn/logo.png","developer_name":"小宇","created_at":"2026-05-03T18:00:54","short_desc":"实现游戏内聊天与 QQ 群的实时互通。","developer_uid":1,"app_id":"mslx-plugin-chat-sync","total_downloads":0}],"page":1,"size":10,"total":1}}