diff --git a/order-management-consumer/src/main/resources/bootstrap.yaml b/order-management-consumer/src/main/resources/bootstrap.yaml index 929e3b7e..11cfa2e2 100644 --- a/order-management-consumer/src/main/resources/bootstrap.yaml +++ b/order-management-consumer/src/main/resources/bootstrap.yaml @@ -7,8 +7,8 @@ spring: profiles: # Spring 配置文件读取 # active: @deployType@ - active: dev -# active: std +# active: dev + active: std #active: test jackson: # jackson 日期格式化