feat(channel): add channel-common SPI, channel tables, subject/account APIs and WeCom callback placeholder
This commit is contained in:
@@ -16,6 +16,10 @@
|
||||
<groupId>com.sino</groupId>
|
||||
<artifactId>mci-shared</artifactId>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>com.sino</groupId>
|
||||
<artifactId>mci-channel-common</artifactId>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.springframework.boot</groupId>
|
||||
<artifactId>spring-boot-starter-web</artifactId>
|
||||
|
||||
Reference in New Issue
Block a user