mirror of
https://gitee.com/zoujingli/WeChatDeveloper.git
synced 2025-04-05 19:41:44 +08:00
Update BasicAliPay.php
This commit is contained in:
parent
98ffdf2575
commit
6cb56ec0ed
@ -230,7 +230,6 @@ abstract class BasicAliPay
|
||||
*/
|
||||
protected function trimCert($sign)
|
||||
{
|
||||
// if (file_exists($sign)) $sign = file_get_contents($sign);
|
||||
return preg_replace(['/\s+/', '/-{5}.*?-{5}/'], '', $sign);
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user