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