curl --location 'http://192.168.7.72:6168/openapi/video/list' \ --header 'appId: 1732763994' \ --header 'timestamp: 1733219210' \ --header 'sign: 7a3ba5d65214059f2e435a0ac39ca11a667cbcab9f1a64fef66279ec052c576f'
{ "code": 0, "msg": "string", "data": [ { "id": 0, "user_id": 0, "sex": 0, "name": "string", "platform_id": 0, "platform_name": "string", "video_oss_url": "string" } ] }