xiaoyong931011
2023-06-04 f65ff203b4f456a7263e2dc033e206742d9fe86d
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() {