Explorar el Código

封装的报表类方法

gogs hace 1 mes
padre
commit
2054ddb927
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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,
                 ];
             }