|
|
@@ -807,7 +807,7 @@ class TestController extends BaseController
|
|
|
|
|
|
public function actionClearQuery()
|
|
|
{
|
|
|
- $shopId = 77125;
|
|
|
+ $shopId = 10649;
|
|
|
$shop = ShopClass::getById($shopId, true);
|
|
|
if (empty($shop)) {
|
|
|
util::stop('没有找到门店20');
|
|
|
@@ -823,7 +823,7 @@ class TestController extends BaseController
|
|
|
'lklCertificatePath' => $lklCertificatePath,
|
|
|
];
|
|
|
$laResource = new Lakala($params);
|
|
|
- $orderSn = 'CL29263855';
|
|
|
+ $orderSn = 'CL29336665';
|
|
|
$queryParams = [
|
|
|
'orderSn' => $orderSn,
|
|
|
//'tradeNo' => '66222923861204',
|