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