wx pay debug
parent
54e9eb0f94
commit
b0d3986621
|
|
@ -291,6 +291,7 @@ class Weixin
|
|||
{
|
||||
$type_all['pc'] = $type_all['weixin'];
|
||||
}
|
||||
print_r($type_all);die;
|
||||
return isset($type_all[APPLICATION_CLIENT_TYPE]) ? $type_all[APPLICATION_CLIENT_TYPE] : '';
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue