update md
This commit is contained in:
@@ -44,11 +44,11 @@ weixin.properties
|
||||
> "token":"开放者的token 非必须","openId":"公众号的openid 非必须",
|
||||
> "mchId":"V3.x版本下的微信商户号",
|
||||
> "partnerId":"财付通的商户号","partnerKey":"财付通商户权限密钥Key",
|
||||
> "paySignKey":"微信支付中调用API的密钥"}**
|
||||
> token_path=/tmp/weixin/token
|
||||
> qr_path=/tmp/weixin/qr
|
||||
> media_path=/tmp/weixin/media
|
||||
> bill_path=/tmp/weixin/bill
|
||||
> "paySignKey":"微信支付中调用API的密钥"} <br/>
|
||||
> token_path=/tmp/weixin/token <br/>
|
||||
> qr_path=/tmp/weixin/qr <br/>
|
||||
> media_path=/tmp/weixin/media <br/>
|
||||
> bill_path=/tmp/weixin/bill <br/>
|
||||
|
||||
2.实例化一个`WeixinProxy`对象,调用API.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user