Quellcode durchsuchen

封装的报表类方法

gogs vor 1 Monat
Ursprung
Commit
2054ddb927
1 geänderte Dateien mit 1 neuen und 0 gelöschten Zeilen
  1. 1 0
      app/Service/StatisticService.php

+ 1 - 0
app/Service/StatisticService.php

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