shish vor 2 Jahren
Ursprung
Commit
812a1096ea
1 geänderte Dateien mit 3 neuen und 3 gelöschten Zeilen
  1. 3 3
      app-ghs/controllers/TestController.php

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

@@ -269,15 +269,15 @@ class TestController extends BaseController
             'appid' => 'OP00002119',
             'serial_no' => '018b08cfddbd',
             //'merchant_no' => $shop->lklSjNo,
-            'merchant_no' => '82239305992006P',
+            'merchant_no' => '82230505992009P',
             //'term_no' => $shop->lklScanTermNo,
-            'term_no' => 'H3607640',
+            'term_no' => 'H3814976',
             'merchantPrivateKeyPath' => $merchantPrivateKeyPath,
             'lklCertificatePath' => $lklCertificatePath,
         ];
         $laResource = new Lakala($params);
         $queryParams = [
-            'orderSn' => 'CG26686828',
+            'orderSn' => 'KD26452235',
         ];
         $response = $laResource->query($queryParams, 0);
         echo "<pre>";