Skip to content

Commit

Permalink
chore: 任务调度服务端增加环境配置
Browse files Browse the repository at this point in the history
  • Loading branch information
Charles7c committed Jul 25, 2024
1 parent 797221b commit 7b381b3
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@
spring:
application:
name: continew-admin-job-server
## 环境配置
profiles:
# 启用的环境
active: dev

--- ### MyBatis Plus 配置
mybatis-plus:
Expand Down

0 comments on commit 7b381b3

Please sign in to comment.