shish 7 месяцев назад
Родитель
Сommit
5167c2a096
1 измененных файлов с 2 добавлено и 2 удалено
  1. 2 2
      app-ghs/controllers/TestController.php

+ 2 - 2
app-ghs/controllers/TestController.php

@@ -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',