fuyu пре 6 година
родитељ
комит
bd64ef223c
1 измењених фајлова са 2 додато и 1 уклоњено
  1. 2 1
      application/inter/controller/Reciveremote.php

+ 2 - 1
application/inter/controller/Reciveremote.php

@@ -230,7 +230,8 @@ class Reciveremote extends Base
                 "start" => 0,
                 "number" => 20
             ];
-            var_dump(DB::query($sql, $options)->fetchSql());
+            var_dump($sql);
+            // var_dump(DB::query($sql, $options)->fetchSql());
         // $db->execute(SQLServerHelp::SET_LIS_DEPARTEMT_SQL,$departemt);
     }