master
tpingzhang 5 years ago
parent ca2d74ce5b
commit 1f9d6d7564

@ -1902,9 +1902,7 @@ 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) {
$zfb_type = 0;
}
echo base64_encode(json_encode(array(
'status' => 200,
'wx_game' => $wx_game,

Loading…
Cancel
Save