From 2daec6b12399bef176f72e2b7c2f20c16f7a0bd5 Mon Sep 17 00:00:00 2001 From: litianxiang Date: Mon, 18 May 2026 14:54:18 +0800 Subject: [PATCH] =?UTF-8?q?=E4=B9=B0=E5=AE=B6=E7=AB=AF=E6=8E=A5=E5=8F=A3fe?= =?UTF-8?q?gin=E9=80=82=E9=85=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/resources/application.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/main/resources/application.yml b/src/main/resources/application.yml index e0f363e..1a51019 100644 --- a/src/main/resources/application.yml +++ b/src/main/resources/application.yml @@ -119,8 +119,6 @@ gateway: - /gateway/healthy # Designer - /aida/api/designer/check - - /seller/designer/shop/** - - /seller/designer/search # Python (only /aida prefix) - /aida/api/python/saveGeneratePicture - /aida/api/python/getLibraryByUserId @@ -157,5 +155,7 @@ gateway: - /aida/api/stripe/trade/notify # Notification - /notification/** - -logging: + # buyer + - /buyer/account/** + - /buyer/designer/shop/** + - /buyer/designer/search