|
|
@@ -834,7 +834,7 @@ class TestController extends BaseController
|
|
|
|
|
|
public function actionClearQuery()
|
|
|
{
|
|
|
- $shopId = 31805;
|
|
|
+ $shopId = 8249;
|
|
|
$shop = ShopClass::getById($shopId, true);
|
|
|
if (empty($shop)) {
|
|
|
util::stop('没有找到门店信息呢');
|
|
|
@@ -850,7 +850,7 @@ class TestController extends BaseController
|
|
|
'lklCertificatePath' => $lklCertificatePath,
|
|
|
];
|
|
|
$laResource = new Lakala($params);
|
|
|
- $orderSn = 'CL29366459';
|
|
|
+ $orderSn = 'CL29416751';
|
|
|
$queryParams = [
|
|
|
'orderSn' => $orderSn,
|
|
|
//'tradeNo' => '66222923861204',
|