feat/task1-c-wallet
devil_gong 2018-11-22 18:44:29 +08:00
parent f929594025
commit b35e3aec15
1 changed files with 1 additions and 1 deletions

View File

@ -164,7 +164,7 @@ class AlipayMini
// 验证签名
if(!$this->SyncRsaVerify($result, $key))
{
return ['status'=>-1, 'msg'=>'签名验证错误'];
return DataReturn('签名验证错误', -1);
}
// 状态