feat/task1-c-wallet
devil_gong 2018-12-28 10:42:22 +08:00
parent 8dbe9d279f
commit 0543758091
1 changed files with 1 additions and 0 deletions

View File

@ -165,6 +165,7 @@ class AlipayMini
ksort($data);
// 参数字符串
$sign = '';
foreach($data AS $key=>$val)
{
if ($key != 'sign' && $key != 'sign_type' && $key != 'code')