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