新增查询门店详情接口,并修改服务名称

This commit is contained in:
2025-07-13 14:10:52 +08:00
parent f8109df8aa
commit 9a62995fd1
7 changed files with 125 additions and 5 deletions

View File

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