From 3d59acb1bd1716c496b1469158017ff2bde831f1 Mon Sep 17 00:00:00 2001 From: mzr <1562242162@qq.com> Date: Tue, 11 Mar 2025 10:07:27 +0800 Subject: [PATCH] =?UTF-8?q?=E9=85=8D=E7=BD=AE=E6=96=87=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/config.json b/config.json index c117feb..ff67ee2 100644 --- a/config.json +++ b/config.json @@ -4,7 +4,8 @@ "./src/sscrp/public/*/*/*/index.js", "./src/ic/ic/sapplybill/*/index.js", "./src/ssctp/sscuser/sscuser/*/index.js", - "./src/gl/*/*/*/index.js" + "./src/gl/*/*/*/index.js", + "./src/arap/paybill/*/*/index.js" ], "proxy": "http://127.0.0.1:8088", "buildWithoutHTML": ["uapbd/refer", "uap/refer"],