@@ -19,7 +19,7 @@ import org.springframework.context.annotation.Configuration;
*/
@Configuration
-@ComponentScan
+@ComponentScan("cn.gygxzc.tina.cloud.bus")
public class RabbitConfiguration {