rabin 3 anni fa
parent
commit
e645385e07
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. 1 0
      service/agent/lib/Import.php

+ 1 - 0
service/agent/lib/Import.php

@@ -514,6 +514,7 @@ class Import
         $data = Dever::db('agent/member_agreement')->getDataByNew($where);
         $test = Dever::input('test');
         if ($test == 1) {
+            return $data;
             print_r($data);die;
         }
         if ($data) {