xiaoyong931011
2023-08-16 47d2ae569bc1bed2e6881768cfd7cf9f7d3d8293
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() {