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

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

@@ -1011,7 +1011,7 @@ class TestController extends BaseController
         ];
         $response = $laResource->query($queryParams, 1);
         echo "<pre>";
-        print_r($response);
+        //print_r($response);
         util::stop();
         if (isset($response['code']) && $response['code'] == 'BBS00000') {
             $capitalType = dict::getDict('capitalType', 'xhPurchase', 'id');