Explorar el Código

封装的报表类方法

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