|
|
|
@ -366,6 +366,12 @@ public class OrderPayController { |
|
|
|
|
|
|
|
|
|
} else if (order.getProductType().equals(OrderProductType.PRODUCT_TYPE16.getNumber())) { |
|
|
|
|
weChatPayReqInfo.setSub_mch_id(WxOrderConfig.MCH_ID_1614670195); |
|
|
|
|
|
|
|
|
|
payPlatformType = 2; |
|
|
|
|
payPlatformMerNo = "2023090816465844909"; |
|
|
|
|
payPlatformKey = "ZatCMLMSZxnkc2rk7dtpTORMLcKetcKt"; |
|
|
|
|
profitSharing = "N"; |
|
|
|
|
|
|
|
|
|
} else if (order.getProductType().equals(OrderProductType.PRODUCT_TYPE17.getNumber())) { |
|
|
|
|
weChatPayReqInfo.setSub_mch_id(WxOrderConfig.MCH_ID_1614670195); |
|
|
|
|
} else { |
|
|
|
|