From 623802d73f8b69126af8d39f6b22eda764d05723 Mon Sep 17 00:00:00 2001 From: xream Date: Thu, 1 Feb 2024 21:59:24 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E5=A2=9E=E5=8A=A0=E8=84=9A=E6=9C=AC?= =?UTF-8?q?=E8=AF=B4=E6=98=8E?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- scripts/demo.js | 3 +++ 1 file changed, 3 insertions(+) diff --git a/scripts/demo.js b/scripts/demo.js index 798a48e..7aada51 100644 --- a/scripts/demo.js +++ b/scripts/demo.js @@ -113,6 +113,9 @@ function operator(proxies = [], targetPlatform, context) { // "version": "2.14.198" // } + // 参数说明 + // 可参考 https://github.com/sub-store-org/Sub-Store/wiki/%E9%93%BE%E6%8E%A5%E5%8F%82%E6%95%B0%E8%AF%B4%E6%98%8E + console.log(JSON.stringify(context, null, 2)) return proxies