From 2a820f113dc29adfd1a7d67fed8a6b8acb004cec Mon Sep 17 00:00:00 2001 From: irving Date: Sat, 1 Nov 2025 23:55:16 -0400 Subject: [PATCH] =?UTF-8?q?chore(config):=20=E6=9B=B4=E6=96=B0=20apitest?= =?UTF-8?q?=20=E7=8E=AF=E5=A2=83=E9=85=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- play-admin/src/main/resources/application-apitest.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/play-admin/src/main/resources/application-apitest.yml b/play-admin/src/main/resources/application-apitest.yml index 116a226..03cdf38 100644 --- a/play-admin/src/main/resources/application-apitest.yml +++ b/play-admin/src/main/resources/application-apitest.yml @@ -53,6 +53,7 @@ logging: level: root: info com.starry: debug + business-error-as-warn: true jwt: tokenHeader: X-Test-Token