Your Name 2 năm trước cách đây
mục cha
commit
3143c528b6
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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',
         ),