Przeglądaj źródła

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

anderx 8 miesięcy temu
rodzic
commit
8ddf966a81
1 zmienionych plików z 1 dodań i 0 usunięć
  1. 1 0
      src/main/resources/spring/spring-mvc.xml

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

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