Parcourir la source

封装的报表类方法

gogs il y a 1 mois
Parent
commit
2054ddb927
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  1. 1 0
      app/Service/StatisticService.php

+ 1 - 0
app/Service/StatisticService.php

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