|
|
@@ -67,7 +67,7 @@ public class AliPagePayAdapterService extends BaseAliPayAdapterService implement |
|
|
|
bizContent.put("product_code", "FAST_INSTANT_TRADE_PAY"); |
|
|
|
|
|
|
|
bizContent.put("qr_pay_mode",4); |
|
|
|
bizContent.put("qrcode_width",300); |
|
|
|
bizContent.put("qrcode_width",200); |
|
|
|
|
|
|
|
|
|
|
|
String after15 = DateUtils.date2String(DateUtils.getSecondsTimeAfter(15 * 60, new Date())); |
|
|
|