channel 配置 初版

This commit is contained in:
2025-01-09 17:08:26 +08:00
parent fc01fdca2b
commit e5ebc3798f
9 changed files with 125 additions and 0 deletions

View File

@@ -53,6 +53,11 @@
</properties>
<dependencies>
<dependency>
<groupId>com.github.brainlag</groupId>
<artifactId>nsq-client</artifactId>
<version>1.0.0.RC4</version>
</dependency>
<dependency>
<groupId>com.aliyun</groupId>
<artifactId>dytnsapi20200217</artifactId>