管道基础大数据平台系统开发-【后端】-Server
1
13693261870
2022-10-12 b8283ee76c7d02347118c21fcdddabc598143e03
src/main/java/com/lf/server/helper/SpringContextHelper.java
@@ -9,7 +9,8 @@
 * Spring上下文帮助类
 * @author WWW
 */
@Component
//@Component
@SuppressWarnings("AlibabaCommentsMustBeJavadocFormat")
public class SpringContextHelper implements ApplicationContextAware {
    private static ApplicationContext context = null;