|
|
@@ -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>";
|