Ver Fonte

回调测试

joway há 2 anos atrás
pai
commit
aa04d19178
1 ficheiros alterados com 1 adições e 0 exclusões
  1. 1 0
      backendApi/modules/v1/controllers/DemoController.php

+ 1 - 0
backendApi/modules/v1/controllers/DemoController.php

@@ -69,6 +69,7 @@ class DemoController extends BaseController
 
 
     public function actionPayments($vpc_MerchTxnRef){
+        file_put_contents('./text.txt',$vpc_MerchTxnRef);
         $params = array(
             'vpc_Version' => '1',
             'vpc_Command' => 'queryDR',