From 91cefd07eca4ac74ed8a5988cb53ae359fa06558 Mon Sep 17 00:00:00 2001 From: Zhang QiYang <1066386929@qq.com> Date: Mon, 1 Jan 2024 02:14:05 +0000 Subject: [PATCH 1/2] Update application.properties --- out/production/resources/application.properties | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/out/production/resources/application.properties b/out/production/resources/application.properties index 0a1fab3..6543279 100644 --- a/out/production/resources/application.properties +++ b/out/production/resources/application.properties @@ -318,9 +318,9 @@ logging.level.com.hypaas=INFO # Log connection pooling #logging.level.com.zaxxer.hikari = INFO -auth.jwt.basic.auth.enabled=true -application.microcontext=/lowcode-portal-logmanage -application.gatewaycontext=/lowcode-portal-logmanage +#auth.jwt.basic.auth.enabled=true +#application.microcontext=/lowcode-portal-logmanage +#application.gatewaycontext=/lowcode-portal-logmanage From 9859ed93c4eb1faa942dd6ae8f73915c6b1a2a01 Mon Sep 17 00:00:00 2001 From: Zhang QiYang <1066386929@qq.com> Date: Mon, 1 Jan 2024 02:14:31 +0000 Subject: [PATCH 2/2] Update AccessInterface.yml --- out/production/resources/AccessInterface.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/out/production/resources/AccessInterface.yml b/out/production/resources/AccessInterface.yml index 1ffd4d1..3aadf16 100644 --- a/out/production/resources/AccessInterface.yml +++ b/out/production/resources/AccessInterface.yml @@ -1,5 +1,5 @@ interfaceList: - "/ws/register/register/face" - "/ws/register/login/face" - - "/ws/eventCenter/user/saveUser" - - "/ws/eventCenter/user/deleteUser" + #- "/ws/eventCenter/user/saveUser" + #- "/ws/eventCenter/user/deleteUser"