Showing
1 changed file
with
4 additions
and
0 deletions
@@ -36,6 +36,10 @@ | @@ -36,6 +36,10 @@ | ||
36 | <artifactId>yoho-message-sender-push</artifactId> | 36 | <artifactId>yoho-message-sender-push</artifactId> |
37 | </dependency> | 37 | </dependency> |
38 | <dependency> | 38 | <dependency> |
39 | + <groupId>com.yoho.dsf.yhmessagesender</groupId> | ||
40 | + <artifactId>yoho-message-sender-wechat</artifactId> | ||
41 | + </dependency> | ||
42 | + <dependency> | ||
39 | <groupId>com.yoho.core</groupId> | 43 | <groupId>com.yoho.core</groupId> |
40 | <artifactId>yoho-core-trace</artifactId> | 44 | <artifactId>yoho-core-trace</artifactId> |
41 | </dependency> | 45 | </dependency> |
-
Please register or login to post a comment