旧版app支付

master
tpingzhang 5 years ago
parent af3835d317
commit e658ddbe02

@ -1902,9 +1902,9 @@ class UserController extends BaseController
// pp($squnion_pay);
//0:APP 1:WAP
$zfb_type = pay_set_status('alipay') == 1 ? (empty(C('alipay.way')) ? 0 : C('alipay.way')) : 1;
if ($request['api_ver'] != 2) {
/* if ($request['api_ver'] != 2) {
$zfb_type = 1;
}
} */
echo base64_encode(json_encode(array(
'status' => 200,
'wx_game' => $wx_game,

Loading…
Cancel
Save