From 263bf960353e31e3796b268d2aaab7528026c647 Mon Sep 17 00:00:00 2001 From: Neo Date: Mon, 9 Mar 2026 01:18:47 +0800 Subject: [PATCH] =?UTF-8?q?=E5=BE=AE=E4=BF=A1=E5=B0=8F=E7=A8=8B=E5=BA=8F?= =?UTF-8?q?=E9=A1=B5=E9=9D=A2=E8=BF=81=E7=A7=BB=E6=A0=A1=E9=AA=8C=E4=B9=8B?= =?UTF-8?q?=E5=89=8D=20P5=E4=BB=BB=E5=8A=A1=E5=A4=84=E7=90=86=E4=B9=8B?= =?UTF-8?q?=E5=89=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/h5_ui/pages/feiqiu-ETL.code-workspace | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 docs/h5_ui/pages/feiqiu-ETL.code-workspace diff --git a/docs/h5_ui/pages/feiqiu-ETL.code-workspace b/docs/h5_ui/pages/feiqiu-ETL.code-workspace new file mode 100644 index 0000000..bbc8188 --- /dev/null +++ b/docs/h5_ui/pages/feiqiu-ETL.code-workspace @@ -0,0 +1,13 @@ +{ + "folders": [ + { + "path": "../../../../dev/LLTQ/ETL/feiqiu-ETL" + }, + { + "path": "../.." + } + ], + "settings": { + "liveServer.settings.multiRootWorkspaceName": "LLZQ-1" + } +} \ No newline at end of file