shish 4 maanden geleden
bovenliggende
commit
6ff1f72b8e
1 gewijzigde bestanden met toevoegingen van 1 en 1 verwijderingen
  1. 1 1
      app-ghs/controllers/TestController.php

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

@@ -987,7 +987,7 @@ class TestController extends BaseController
     //交易查询 ssh 20231021
     //交易查询 ssh 20231021
     public function actionTradeQuery()
     public function actionTradeQuery()
     {
     {
-        $shopId = 7779;
+        $shopId = 7855;
         $shop = ShopClass::getById($shopId, true);
         $shop = ShopClass::getById($shopId, true);
         if (empty($shop)) {
         if (empty($shop)) {
             util::stop('没有找到门店,编号677230');
             util::stop('没有找到门店,编号677230');