|
|
@@ -973,7 +973,7 @@ class TestController extends BaseController
|
|
|
//交易查询 ssh 20231021
|
|
|
public function actionTradeQuery()
|
|
|
{
|
|
|
- $shopId = 80134;
|
|
|
+ $shopId = 72366;
|
|
|
$shop = ShopClass::getById($shopId, true);
|
|
|
if (empty($shop)) {
|
|
|
util::stop('没有找到门店,编号677230');
|
|
|
@@ -989,7 +989,7 @@ class TestController extends BaseController
|
|
|
'lklCertificatePath' => $lklCertificatePath,
|
|
|
];
|
|
|
$laResource = new Lakala($params);
|
|
|
- $orderSn = 'CG30387429';
|
|
|
+ $orderSn = 'CG30430956';
|
|
|
$tradeNo = '';
|
|
|
$queryParams = [
|
|
|
'orderSn' => $orderSn,
|