feat(channel): 新增 mci-channel-wecom 模块及 WeComChannelAdapter 桩实现
This commit is contained in:
@@ -20,6 +20,10 @@
|
||||
<groupId>com.sino</groupId>
|
||||
<artifactId>mci-channel-common</artifactId>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>com.sino</groupId>
|
||||
<artifactId>mci-channel-wecom</artifactId>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.springframework.boot</groupId>
|
||||
<artifactId>spring-boot-starter-web</artifactId>
|
||||
|
||||
Reference in New Issue
Block a user