From fc42b81b0c094fa99e595c1659ef0c70346876c1 Mon Sep 17 00:00:00 2001 From: Xin Wang Date: Sat, 19 Jul 2025 17:42:23 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0http=20=E7=A4=BA=E4=BE=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- rest_client_test.http | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rest_client_test.http b/rest_client_test.http index eefa5ec..a9f92a7 100644 --- a/rest_client_test.http +++ b/rest_client_test.http @@ -16,7 +16,7 @@ POST http://localhost:9001/add_video Content-Type: application/json { - "video_url": "https://cdn.qikongjian.com/1752788403_5rnfds.mp4", + "video_url": "http://example.com/video.mp4", "start": 0, "end": 10, "width": 1080,