xiaoyong931011
2023-07-31 e6d01c8312b6adb1db73cebea9e8293a44267ee8
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() {