dever 3 년 전
부모
커밋
587c27cd2c
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      app/shop/database/sell_stat.php

+ 1 - 0
app/shop/database/sell_stat.php

@@ -49,6 +49,7 @@ return array
                     'week' => '按周',
                     'month' => '按月',
                 ),
+                'group' => 'shop_id',
             ),
             'order'     => 'desc',
             'list'      => 'Dever::showDay("{day}")',