소스 검색

企业微信会话存储测试开发

anderx 8 달 전
부모
커밋
7b0453793c
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/main/resources/spring/spring-mvc.xml

+ 1 - 1
src/main/resources/spring/spring-mvc.xml

@@ -16,7 +16,7 @@
 
 	<context:component-scan
 		base-package="com.goafanti.*.controller;com.goafanti.common.task;com.goafanti.common.utils;
-		com.tencent.wework.*;
+		com.tencent.wework;
 		com.goafanti.core.websocket" />