新增多客服接口
This commit is contained in:
@@ -28,7 +28,7 @@ weixin4j-mp-server
|
||||
|
||||
> account={"appId":"appId","appSecret":"appSecret",
|
||||
> "token":"开放者的token 非必须","openId":"公众号的openid 非必须",
|
||||
> "encodingAesKey":"公众号设置了加密方式且为「安全模式」需要填入",
|
||||
> "encodingAesKey":"公众号设置了加密方式且为「安全模式」时需要填入",
|
||||
> "mchId":"V3.x版本下的微信商户号",
|
||||
> "partnerId":"财付通的商户号","partnerKey":"财付通商户权限密钥Key",
|
||||
> "version":"针对微信支付的版本号(目前可能为2,3),如果不填则按照mchId非空与否来做判断",
|
||||
@@ -49,7 +49,7 @@ weixin4j-mp-server
|
||||
-------
|
||||
* 2014-11-03
|
||||
|
||||
+ 得到`weixin-mp-server`工程
|
||||
+ 得到`weixin4j-mp-server`工程
|
||||
|
||||
* 2014-11-15
|
||||
|
||||
|
||||
Reference in New Issue
Block a user