rabin %!s(int64=3) %!d(string=hai) anos
pai
achega
289a4c60e4
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      service/agent/database/member_agreement.php

+ 1 - 1
service/agent/database/member_agreement.php

@@ -543,7 +543,7 @@ return array
             'order' => array('id' => 'asc'),
             'type' => 'all',
             //'limit' => '0,2',
-            'col' => '*',
+            'col' => 'id,mid,sign',
         ),
     ),
 );