2.13.4开发开始

This commit is contained in:
egzosn
2020-12-01 22:50:29 +08:00
parent fc60b4553e
commit d5a46707e2
13 changed files with 14 additions and 14 deletions

View File

@@ -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: