From 113430345c11feffd22ecacbde1904bcd6145a56 Mon Sep 17 00:00:00 2001 From: xiongziliang <771730766@qq.com> Date: Sat, 2 Jan 2021 20:18:43 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0api=E6=96=87=E6=A1=A3?= =?UTF-8?q?=EF=BC=8CgetMediaList=E6=8E=A5=E5=8F=A3=E5=8F=AF=E4=BB=A5?= =?UTF-8?q?=E7=AD=9B=E9=80=89stream:#669?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- postman/ZLMediaKit.postman_collection.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/postman/ZLMediaKit.postman_collection.json b/postman/ZLMediaKit.postman_collection.json index f4c88c3e..25dda654 100644 --- a/postman/ZLMediaKit.postman_collection.json +++ b/postman/ZLMediaKit.postman_collection.json @@ -205,6 +205,12 @@ "value": null, "description": "筛选应用名,例如 live", "disabled": true + }, + { + "key": "stream", + "value": null, + "description": "筛选流id,例如 test", + "disabled": true } ] }