瀏覽代碼

Merge branch 'master' of http://git.dever.cc/dever-product/churen

Your Name 3 年之前
父節點
當前提交
42a212cf12
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      app/shop/database/info.php

+ 1 - 1
app/shop/database/info.php

@@ -855,7 +855,7 @@ return array
                 'state' => 1,
                 'state' => 1,
             ),
             ),
             'type' => 'all',
             'type' => 'all',
-            'order' => array('type' => 'desc', 'reorder' => 'desc', 'id' => 'asc'),
+            'order' => array('type' => 'desc', 'reorder' => 'desc', 'id' => 'desc'),
             'col' => 'id,id as value, concat(sid, name) as name,type,reorder,cdate',
             'col' => 'id,id as value, concat(sid, name) as name,type,reorder,cdate',
         ),
         ),