shish 3 years ago
parent
commit
ec3d442f59
1 changed files with 1 additions and 0 deletions
  1. 1 0
      app-ghs/controllers/TestController.php

+ 1 - 0
app-ghs/controllers/TestController.php

@@ -32,6 +32,7 @@ class TestController extends BaseController
     {
     {
         $merchantPrivateKeyPath = Yii::getAlias("@vendor/lakala") . '/cs_private_key.pem';
         $merchantPrivateKeyPath = Yii::getAlias("@vendor/lakala") . '/cs_private_key.pem';
         $lklCertificatePath = Yii::getAlias("@vendor/lakala") . '/cs_cert.cer';
         $lklCertificatePath = Yii::getAlias("@vendor/lakala") . '/cs_cert.cer';
+        echo $lklCertificatePath;die;
         $params = [
         $params = [
             'appid' => 'OP00000003',
             'appid' => 'OP00000003',
             'mchSerialNo' => '00dfba8194c41b84cf',
             'mchSerialNo' => '00dfba8194c41b84cf',