From 5667c28ec0e5f0caf312b3c8d8af66613e5824ae Mon Sep 17 00:00:00 2001 From: mzr <1562242162@qq.com> Date: Sat, 14 Dec 2024 09:36:45 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9C=AC=E5=9C=B0=E5=BC=80=E5=8F=91=E5=8A=A0?= =?UTF-8?q?=E8=BD=BD=E5=87=BA=E5=BA=93=E7=94=B3=E8=AF=B7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config.json b/config.json index 4b84898..4011b3c 100644 --- a/config.json +++ b/config.json @@ -1,8 +1,8 @@ { "buildEntryPath": [ "./src/sscivm/*/*/*/index.js", - "./src/sscrp/public/*/*/*/index.js" - + "./src/sscrp/public/*/*/*/index.js", + "./src/ic/ic/sapplybill/*/index.js" ], "proxy": "http://127.0.0.1:8088",