From fa4d2a25350523bc000c3cacce36c40f8cc7c256 Mon Sep 17 00:00:00 2001 From: caiyuchao Date: Tue, 15 Jul 2025 16:23:16 +0800 Subject: [PATCH] =?UTF-8?q?refactor:=20=E5=85=B3=E9=97=AD=E5=A4=9A?= =?UTF-8?q?=E7=A7=9F=E6=88=B7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- agt-server/src/main/resources/application.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/agt-server/src/main/resources/application.yaml b/agt-server/src/main/resources/application.yaml index fa5e824..dea9e12 100644 --- a/agt-server/src/main/resources/application.yaml +++ b/agt-server/src/main/resources/application.yaml @@ -295,7 +295,7 @@ agt: front-type: 20 # 前端模版的类型,参见 CodegenFrontTypeEnum 枚举类 unit-test-enable: false # 是否生成单元测试 tenant: # 多租户相关配置项 - enable: true + enable: false ignore-urls: - /jmreport/* # 积木报表,无法携带租户编号 ignore-visit-urls: