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