xiaoyong931011
2023-08-18 544c84ec7e9e285015cd79d48e6e4c7dcf6e6f7b
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() {