Parcourir la source

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

anderx il y a 8 mois
Parent
commit
7b0453793c
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  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" />