| 程序包 | 说明 |
|---|---|
| com.bookrain.wechat.pay.service | |
| com.bookrain.wechat.pay.service.impl |
| 限定符和类型 | 方法和说明 |
|---|---|
Map<String,String> |
WxPayService.shortUrl(WxPayShortUrlRequest shortUrlRequest)
作用:转换短链接
场景:刷卡支付、扫码支付 |
Map<String,String> |
WxPayService.shortUrl(WxPayShortUrlRequest shortUrlRequest,
int timeout)
作用:转换短链接
场景:刷卡支付、扫码支付 |
| 限定符和类型 | 方法和说明 |
|---|---|
Map<String,String> |
WxPayServiceImpl.shortUrl(WxPayShortUrlRequest shortUrlRequest)
作用:转换短链接
场景:刷卡支付、扫码支付 |
Map<String,String> |
WxPayServiceImpl.shortUrl(WxPayShortUrlRequest shortUrlRequest,
int timeout)
作用:转换短链接
场景:刷卡支付、扫码支付 |
Copyright © 2019. All rights reserved.