Your Name il y a 2 ans
Parent
commit
3143c528b6
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      learn/active/database/info_refund.php

+ 1 - 1
learn/active/database/info_refund.php

@@ -189,7 +189,7 @@ return array
                 'state' => 1,
                 'status' => 2,
             ),
-            'type' => 'all',
+            'type' => 'one',
             'order' => array('cdate' => 'desc'),
             'col' => 'sum(price) as price',
         ),