From d536ee218778412fffb80ffc5499636771d0a275 Mon Sep 17 00:00:00 2001 From: yang chen Date: Tue, 2 Dec 2025 18:04:22 +0800 Subject: [PATCH] =?UTF-8?q?feat(config):=20=E6=B7=BB=E5=8A=A0=E5=9C=B0?= =?UTF-8?q?=E4=BB=A3=E7=A0=81=E5=B9=B3=E5=8F=B0=E7=9B=B8=E5=85=B3=E9=85=8D?= =?UTF-8?q?=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 在 application-prod.yaml 中新增 jeelowcode.powerenv 配置项 - 设置 baseurl、appKey 和 appSecret 参数 - 保留 excludeTableNames 配置不变 --- jeelowcode-admin/src/main/resources/application-prod.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/jeelowcode-admin/src/main/resources/application-prod.yaml b/jeelowcode-admin/src/main/resources/application-prod.yaml index 194dc56..0d05fab 100644 --- a/jeelowcode-admin/src/main/resources/application-prod.yaml +++ b/jeelowcode-admin/src/main/resources/application-prod.yaml @@ -73,6 +73,10 @@ jeelowcode: --- #################### 地代码平台相关配置 #################### jeelowcode: + powerenv: + baseurl: http://10.0.160.55 + appKey: campusT0Yoh1U6tXD3ZVXy + appSecret: 3d4d89b5-8a14-4b83-a9aa-715bdc8264a1 excludeTableNames: #不允许该类型的表开头 - lowcode_ - qrtz_