修改服务名称

This commit is contained in:
2025-07-05 01:03:27 +08:00
parent f097de06cc
commit 1b03cc782e
2 changed files with 2 additions and 2 deletions

View File

@ -4,7 +4,7 @@ server:
spring:
application:
name: sczx-service # 微服务名称
name: sczx-app # 微服务名称
http:
encoding:
charset: UTF-8