rabin 3 年之前
父节点
当前提交
009c2e619c
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      app/card/database/code.php

+ 1 - 1
app/card/database/code.php

@@ -277,7 +277,7 @@ return array
             ),
             'type' => 'all',
             'page' => array(10, 'list'),
-            'order' => array('ddate' => 'desc'),
+            'order' => array('total_cash`-`use_cash' => 'desc', 'ddate' => 'desc'),
             'col' => '*',
         ),