金菠菜打款11154 appid 2021002192623259 商户2088141910860482

master
tping 3 years ago
parent c84d2a57d5
commit e025871284

@ -40,6 +40,12 @@ class Fund {
'alipayCertPath' => __DIR__ . "/cert/jbc3/alipayCertPublicKey_RSA2.crt", 'alipayCertPath' => __DIR__ . "/cert/jbc3/alipayCertPublicKey_RSA2.crt",
'rootCertPath' => __DIR__ . "/cert/jbc3/alipayRootCert.crt" 'rootCertPath' => __DIR__ . "/cert/jbc3/alipayRootCert.crt"
], ],
// 金菠菜 打款11154
'2021002192623259' => [
'appCertPath' => __DIR__ . "/cert/jbc11154/appCertPublicKey_2021002192623259.crt",
'alipayCertPath' => __DIR__ . "/cert/jbc11154/alipayCertPublicKey_RSA2.crt",
'rootCertPath' => __DIR__ . "/cert/jbc11154/alipayRootCert.crt"
],
]; ];
public function __construct($config) public function __construct($config)
{ {

Loading…
Cancel
Save