From b142f20c667adc3698f79ff6618383e7bf662bb3 Mon Sep 17 00:00:00 2001 From: lxd <1004405501@qq.com> Date: Fri, 4 Jul 2025 09:50:58 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E9=85=8D=E7=BD=AE=E6=96=87?= =?UTF-8?q?=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- yudao-server/src/main/resources/application.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/yudao-server/src/main/resources/application.yaml b/yudao-server/src/main/resources/application.yaml index a676203f9..71b6fd9b1 100644 --- a/yudao-server/src/main/resources/application.yaml +++ b/yudao-server/src/main/resources/application.yaml @@ -3,7 +3,7 @@ spring: name: yudao-server profiles: - active: 222ecg + active: CS main: allow-circular-references: true # 允许循环依赖,因为项目是三层架构,无法避免这个情况。 @@ -308,6 +308,6 @@ jeecg: jmreport: saas-mode: tenant #土贵乌拉 需要的配置 项目名称:/admin adminbl adminecg -server: - servlet: - context-path: /adminecg \ No newline at end of file +#server: +# servlet: +# context-path: /admin \ No newline at end of file