优化支付代码&WeixinSignature类新增getSignType方法
This commit is contained in:
@@ -48,14 +48,12 @@
|
||||
<groupId>com.foxinmy</groupId>
|
||||
<artifactId>weixin4j-mp</artifactId>
|
||||
<version>1.6.9</version>
|
||||
<optional>true</optional>
|
||||
</dependency>
|
||||
<!-- 微信企业号 -->
|
||||
<dependency>
|
||||
<groupId>com.foxinmy</groupId>
|
||||
<artifactId>weixin4j-qy</artifactId>
|
||||
<version>1.6.9</version>
|
||||
<optional>true</optional>
|
||||
</dependency>
|
||||
<!-- 微信被动消息(回调模式) -->
|
||||
<dependency>
|
||||
|
||||
Reference in New Issue
Block a user