修改微服务名称

This commit is contained in:
2025-07-13 14:19:34 +08:00
parent 8414bac6b7
commit f296da093b

View File

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