fix: sample示例包扫描修改
This commit is contained in:
@@ -9,7 +9,7 @@ import org.springframework.context.annotation.ComponentScan;
|
||||
* @Author: xiang
|
||||
* @Date: 2026-01-06 09:52
|
||||
*/
|
||||
@EnableXxzJob(basePackages = {"com.xiang.app.quartz.sample.springboot.schedule.TestXxzJob1"})
|
||||
@EnableXxzJob(basePackages = {"com.xiang.app.quartz.sample.springboot.schedule"})
|
||||
@SpringBootApplication
|
||||
@ComponentScan(basePackages = {
|
||||
"com.xiang.*"
|
||||
|
||||
Reference in New Issue
Block a user