shish 2 лет назад
Родитель
Сommit
f9a5a51459
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      app-ghs/controllers/TestController.php

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

@@ -27,7 +27,7 @@ class TestController extends BaseController
 
     public $guestAccess = ['inform', 'notice', 'order-query', 'add-order', 'index'];
 
-    public function actionAliRun()
+    public function actionRun2()
     {
 //        $merchantPrivateKeyPath = Yii::getAlias("@vendor/lakala") . '/production/cs_private_key.pem';
 //        $lklCertificatePath = Yii::getAlias("@vendor/lakala") . '/production/cs_cert.cer';