src/main/java/com/zy/core/ServerBootstrap.java @@ -29,8 +29,6 @@ @Autowired private MainProcess mainProcess; int CRN_COUNT = 0; /** * PostConstruct会在加载servlet的时候运行一次