xiaoyong931011
2023-06-07 3cfc2e7d4206f332da8af1c161725fc8a02df1e3
src/main/java/cc/mrbird/febs/job/SystemInit.java
@@ -23,7 +23,7 @@
 **/
@Slf4j
@Component
public class SystemInit extends CommandLineRunner {
public class SystemInit implements CommandLineRunner {
//    @PostConstruct
//    public void init() {