Commit 7d16e08c by yangxianglong

自采联营门店系统开发

parent d154a875
...@@ -6,6 +6,8 @@ server: ...@@ -6,6 +6,8 @@ server:
# 使用 MySQL 数据库时请添加: spring.profiles.active=prod # 使用 MySQL 数据库时请添加: spring.profiles.active=prod
# 生产环境: java -jar app.jar --spring.profiles.active=prod # 生产环境: java -jar app.jar --spring.profiles.active=prod
spring: spring:
profiles:
active: prod
application: application:
name: hanni-external-api name: hanni-external-api
datasource: datasource:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment