Merge branch 'feature/rocketMQ' into 'master'

rocketMq代码调整

See merge request universal/framework/backend/axzo-framework-commons!77
This commit is contained in:
田立勇 2023-07-27 09:14:46 +00:00
commit a2e193a08a

View File

@ -141,7 +141,7 @@
<!-- common rocketmq-->
<dependency>
<groupId>cn.axzo.framework</groupId>
<groupId>cn.axzo.framework.rocketmq</groupId>
<artifactId>axzo-common-rocketmq</artifactId>
<version>${axzo-commons.version}</version>
</dependency>