From d0795d8578e22b99cbfaecb3776b8c434429ed1f Mon Sep 17 00:00:00 2001 From: yang <465889110@qq.com> Date: Thu, 21 Aug 2025 17:36:09 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20src/main/resources/applica?= =?UTF-8?q?tion.yml?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/resources/application.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/main/resources/application.yml b/src/main/resources/application.yml index 8fda62d..105df29 100644 --- a/src/main/resources/application.yml +++ b/src/main/resources/application.yml @@ -1,10 +1,9 @@ - server: port: 8019 spring: application: - name: sczx-pay # 微服务名称 + name: sczx_singlepay # 微服务名称 http: encoding: charset: UTF-8