sdk:37ios支付及退款
This commit is contained in:
@@ -56,6 +56,7 @@ export class orderHandler {
|
||||
let sdkOrderInfo = null;//客户端需要的平台订单信息
|
||||
switch (payType) {
|
||||
case PAY_TYPE.THREE_SEVEN:
|
||||
case PAY_TYPE.THREE_SEVEN_IOS:
|
||||
{
|
||||
let pay37Order = await applyOrder37(localOrderID, roleId, productInfo);
|
||||
if (pay37Order.code == -1) {
|
||||
|
||||
Reference in New Issue
Block a user