mirror of
https://gitee.com/egzosn/pay-java-parent.git
synced 2026-05-21 00:16:13 +08:00
2.13.4开发开始
This commit is contained in:
@@ -245,7 +245,7 @@ public class AliPayService extends BasePayService<AliPayConfigStorage> {
|
||||
break;
|
||||
case WAP:
|
||||
bizContent.put(PASSBACK_PARAMS, order.getAddition());
|
||||
bizContent.put(PRODUCT_CODE, "QUICK_WAP_PAY");
|
||||
bizContent.put(PRODUCT_CODE, "QUICK_WAP_WAY");
|
||||
setReturnUrl(orderInfo, order);
|
||||
break;
|
||||
case APP:
|
||||
|
||||
Reference in New Issue
Block a user