mirror of
https://gitee.com/binary/weixin-java-tools.git
synced 2025-10-20 18:47:38 +08:00
#921 企业微信发送应用消息接口支持Markdown消息格式
This commit is contained in:
@@ -3,16 +3,17 @@
|
||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
||||
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"
|
||||
xmlns="http://maven.apache.org/POM/4.0.0">
|
||||
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<parent>
|
||||
<groupId>com.github.binarywang</groupId>
|
||||
<artifactId>wx-java</artifactId>
|
||||
<version>3.3.2.B</version>
|
||||
</parent>
|
||||
|
||||
<artifactId>weixin-java-open</artifactId>
|
||||
<name>WxJava - Open</name>
|
||||
<description>微信开放平台Java SDK</description>
|
||||
<name>WxJava - Open Java SDK</name>
|
||||
<description>微信开放平台 Java SDK</description>
|
||||
|
||||
<developers>
|
||||
<developer>
|
||||
<name>007</name>
|
||||
|
Reference in New Issue
Block a user