cannal注释

This commit is contained in:
xuelijun
2025-07-24 09:43:39 +08:00
parent 10f8e8251b
commit 5e5c13329f
5 changed files with 2 additions and 2 deletions

View File

@@ -77,12 +77,12 @@
<artifactId>tashow-data-redis</artifactId> <artifactId>tashow-data-redis</artifactId>
</dependency> </dependency>
<dependency> <!--<dependency>
<groupId>com.tashow.cloud</groupId> <groupId>com.tashow.cloud</groupId>
<artifactId>tashow-data-canal</artifactId> <artifactId>tashow-data-canal</artifactId>
<version>1.0.0</version> <version>1.0.0</version>
<scope>compile</scope> <scope>compile</scope>
</dependency> </dependency>-->
<!-- RPC 远程调用相关 --> <!-- RPC 远程调用相关 -->
<dependency> <dependency>