Parcourir la source

封装的报表类方法

gogs il y a 1 mois
Parent
commit
efa84ed8cb
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  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,
                 ];
             }