fuyu %!s(int64=6) %!d(string=hai) anos
pai
achega
2e7c88179b
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      application/inter/controller/Reciveremote.php

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

@@ -291,6 +291,7 @@ class Reciveremote extends Base
             log::record($options);
             log::record("---countSql-options----");
             $count = DB::query($countSql, $options);
+            var_dump($count);
             $options[] = ($page - 1) * $num;
             $options[] = $num;
             log::record("----sql----");