feature:测试修改active

release
gaorl 2 years ago
parent eae4935f0e
commit 858af999f1
  1. 4
      order-management-consumer/src/main/resources/bootstrap.yaml

@ -6,11 +6,11 @@ spring:
name: order-api name: order-api
profiles: profiles:
# Spring 配置文件读取 # Spring 配置文件读取
# active: @deployType@ active: @deployType@
# active: own # active: own
# active: std # active: std
# active: dev # active: dev
active: test # active: test
jackson: jackson:
# jackson 日期格式化 # jackson 日期格式化
date-format: yyyy-MM-dd HH:mm:ss date-format: yyyy-MM-dd HH:mm:ss

Loading…
Cancel
Save