mirror of
				https://github.com/continew-org/continew-admin.git
				synced 2025-10-31 00:57:13 +08:00 
			
		
		
		
	chore: 任务调度服务端增加环境配置
This commit is contained in:
		| @@ -2,6 +2,10 @@ | ||||
| spring: | ||||
|   application: | ||||
|     name: continew-admin-job-server | ||||
|   ## 环境配置 | ||||
|   profiles: | ||||
|     # 启用的环境 | ||||
|     active: dev | ||||
|  | ||||
| --- ### MyBatis Plus 配置 | ||||
| mybatis-plus: | ||||
|   | ||||
		Reference in New Issue
	
	Block a user