wangwei 7 tahun lalu
induk
melakukan
95375f88d3

+ 1 - 1
examcloud-exchange-starter/src/main/java/cn/com/qmth/examcloud/exchange/ExchangeApp.java

@@ -33,7 +33,7 @@ import cn.com.qmth.examcloud.commons.web.redis.RedisClient;
 import cn.com.qmth.examcloud.commons.web.redis.RedisClientImpl;
 import cn.com.qmth.examcloud.commons.web.support.CustomResponseErrorHandler;
 
-@ComponentScan(basePackages = {"com.qmth.commons", "cn.com.qmth"})
+@ComponentScan(basePackages = {"cn.com.qmth"})
 @SpringBootApplication
 @EnableEurekaClient
 @EnableTransactionManagement