mirror of
https://gitee.com/dromara/RuoYi-Cloud-Plus.git
synced 2025-09-04 03:26:31 +00:00
回退 'Pull Request !160 : 更新SnailJob版本到1.0.0-beta2'
This commit is contained in:
@@ -32,7 +32,7 @@ import java.util.List;
|
||||
@EnableConfigurationProperties(SnailJobServerProperties.class)
|
||||
@ConditionalOnProperty(prefix = "snail-job", name = "enabled", havingValue = "true")
|
||||
@EnableScheduling
|
||||
@EnableSnailJob(group = "${snail-job.group}")
|
||||
@EnableSnailJob(group = "${snail-job.group-name}")
|
||||
public class SnailJobConfig {
|
||||
|
||||
@Autowired
|
||||
|
Reference in New Issue
Block a user