wangwei 6 anos atrás
pai
commit
9c60acb777

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

@@ -36,7 +36,10 @@ import cn.com.qmth.examcloud.commons.web.redis.RedisClientImpl;
 import cn.com.qmth.examcloud.commons.web.support.CustomResponseErrorHandler;
 import cn.com.qmth.examcloud.commons.web.support.CustomResponseErrorHandler;
 
 
 /**
 /**
- * Exchange不连接除Redis外的任何数据库. 说明 by wangwei
+ * Exchange不连接除Redis外的任何数据库. 说明 by wangwei.<br>
+ * 
+ * inner 提供云平台向南调用的中间件<br>
+ * outer 提供第三方接入的中间件<br>
  *
  *
  */
  */
 @ComponentScan(basePackages = {"cn.com.qmth"})
 @ComponentScan(basePackages = {"cn.com.qmth"})