12345678910111213141516 |
- <?php
- return [
- "app_id"=>"wx2ed8468eb5467db1",
- "mch_id"=>"1553692791",
- "key"=>"xinkuainong12345xinkuainong12345",
- "cert_path"=>__DIR__ . '/cert/apiclient_cert.pem',
- "key_path"=>__DIR__ . '/cert/apiclient_key.pem',
- "notify_url"=>"",
- ];
|