增加子节点配置文件
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
server:
|
||||
port: 10587
|
||||
spring:
|
||||
application:
|
||||
name: cashierService
|
||||
|
||||
@@ -2,7 +2,7 @@ spring:
|
||||
profiles:
|
||||
active: hph
|
||||
server:
|
||||
port: 10587
|
||||
|
||||
servlet:
|
||||
context-path: /cashier-client/
|
||||
# 日志配置
|
||||
|
||||
Reference in New Issue
Block a user