| 程序包 | 说明 |
|---|---|
| itez.plat.main.service | |
| itez.plat.main.service.impl | |
| itez.weixin.api |
| 限定符和类型 | 方法和说明 |
|---|---|
ERet |
WxService.payFor(String appId,
String openId,
PaymentApi.TradeType tradeType,
String productId,
String orderId,
String body,
BigDecimal fee,
String callBackUrl) |
| 限定符和类型 | 方法和说明 |
|---|---|
ERet |
WxServiceImpl.payFor(String appId,
String openId,
PaymentApi.TradeType tradeType,
String productId,
String orderId,
String body,
BigDecimal fee,
String callBackUrl)
统一支付
|
| 限定符和类型 | 方法和说明 |
|---|---|
static PaymentApi.TradeType |
PaymentApi.TradeType.valueOf(String name)
返回带有指定名称的该类型的枚举常量。
|
static PaymentApi.TradeType[] |
PaymentApi.TradeType.values()
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
|
Copyright © 2020. All rights reserved.