管道基础大数据平台系统开发-【后端】-Server
1
13693261870
2022-10-13 e9aa558bc6d3ae584d20ba089d6be878516de73a
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;