增加子节点配置文件

This commit is contained in:
19991905653 2024-03-27 09:18:27 +08:00
parent 9e7cf9e56a
commit 45e8aff702
2 changed files with 3 additions and 1 deletions

View File

@ -1,3 +1,5 @@
server:
port: 10587
spring:
application:
name: cashierService

View File

@ -2,7 +2,7 @@ spring:
profiles:
active: hph
server:
port: 10587
servlet:
context-path: /cashier-client/
# 日志配置