dever %!s(int64=3) %!d(string=hai) anos
pai
achega
2c99c15081
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      app/shop/database/sell_order.php

+ 2 - 2
app/shop/database/sell_order.php

@@ -879,8 +879,8 @@ return array
                 'state' => 1,
             ),
             'type' => 'all',
-            'group' => 'uid',
-            'col' => 'count(uid) as total',
+            'group' => 'mobile',
+            'col' => 'count(mobile) as total',
         ),
 
         'getUserNum' => array