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

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

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