first commit
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
--- ### Spring 配置
|
||||
spring:
|
||||
application:
|
||||
name: wms-admin-schedule-server
|
||||
## 环境配置
|
||||
profiles:
|
||||
# 启用的环境
|
||||
active: dev
|
||||
|
||||
--- ### 日志配置
|
||||
logging:
|
||||
config: classpath:logback-spring.xml
|
||||
Reference in New Issue
Block a user