Your Name 2 years ago
parent
commit
3143c528b6
1 changed files with 1 additions and 1 deletions
  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',
         ),