From 95a8e15364a442cd575da32286f7f8ab115b8398 Mon Sep 17 00:00:00 2001 From: yumoqing Date: Tue, 8 Sep 2026 11:39:57 +0800 Subject: [PATCH] =?UTF-8?q?fix(conf):=20/idfile+/download=E6=9D=83?= =?UTF-8?q?=E9=99=90=E6=94=B6=E7=B4=A7=E4=B8=BAlogined-only(=E7=94=A8?= =?UTF-8?q?=E6=88=B7=E5=AE=9A=E5=A4=BA:=E5=AA=92=E4=BD=93=E6=96=87?= =?UTF-8?q?=E4=BB=B6=E5=BF=85=E9=A1=BB=E7=99=BB=E5=BD=95=E6=89=8D=E8=83=BD?= =?UTF-8?q?=E4=B8=8B=E8=BD=BD;any=E6=AE=B5=E7=A7=BB=E9=99=A4,logined?= =?UTF-8?q?=E6=AE=B5=E5=8A=A0=E5=85=A5;=E6=B5=8B=E8=AF=95=E6=9C=BA?= =?UTF-8?q?=E6=95=B0=E6=8D=AE=E8=A1=8C=E5=B7=B2=E5=90=8C=E6=AD=A5=E5=88=A0?= =?UTF-8?q?any=E5=85=B3=E8=81=94,=E5=AE=9E=E6=B5=8B=E5=8C=BF=E5=90=8D401/?= =?UTF-8?q?=E7=99=BB=E5=BD=95200)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- conf/rp.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/conf/rp.json b/conf/rp.json index 72e5086..c7f116a 100644 --- a/conf/rp.json +++ b/conf/rp.json @@ -18,13 +18,13 @@ "/unipay/usermenu.ui", "/univer-office", "/univer-office/**", - "/accounting/api/fetch_forex_rates.dspy", + "/accounting/api/fetch_forex_rates.dspy" + ], + "logined": [ "/idfile", "/idfile/**", "/download", - "/download/**" - ], - "logined": [ + "/download/**", "/pipeline-sdlc", "/pipeline-sdlc/**", "/product_management",