Browse Source

封装的报表类方法

gogs 1 tháng trước cách đây
mục cha
commit
efa84ed8cb
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      app/Service/StatisticService.php

+ 1 - 1
app/Service/StatisticService.php

@@ -511,7 +511,7 @@ class StatisticService extends StatisticCommonService
                     'sort' => $sort,
                     'id' => $rootId,
                     'title' => $title,
-                    'is_other' => $other,
+                    'is_after' => $other,
                 ];
             }